python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
SpecFlow.ExternalData is causing dotnet build to fail - cannot deploy to Azure DevOps
I have a problem with deploying the project to Azure DevOps because of the ExternalData.
On my local machine, VS can build the project and tests work fine.
But, when I try to build the project with th...
nscott23
Votes: 0
Answers: 1
ParameterType not identifying the method
For some reason, ParameterType is giving me the below error:
Undefined parameter type {query}. Please register a ParameterType for {query}.
However, if you see the below code, I have created a metho...
Avinash
Votes: 0
Answers: 0
QAF | If dependent scenario fails, running scenario should skip
Does QAF support the Dependent Scenario option out of the box? I have read in the below link that dependsOnMethods is not working and not supported.
https://github.com/qmetry/qaf/issues/281
If the dep...
Renish
Votes: 0
Answers: 1
Using shellspec for testing
I try to implement a testing framework using shellspec.
I have read the article and README at shellspec github project.
But I`m still confused about how to customise projects directories.
I`d like to...
Sergo
Votes: 0
Answers: 1