
Kiran Kumar
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by Kiran Kumar-
Kiran Kumar commented,
Thank you Andreas Willich. You are a STAR
-
Kiran Kumar commented,
dotnet test --filter Category="<Tag Name1>"| "<Tag Name2>" "D:\<Project Folder>\<projectname>.csproj" dotnet test --filter Category="<Tag Name1 |Tag Name2>" "D:\<Project Folder>\<projectname>.cspro...
-
Kiran Kumar created a post,
How to run multiple tags using command line in specflow?
AnsweredI have 3 different tags like "Smoke", "Regression" and "DontRun" I want to execute Smoke and Regression tag scenarios using command line. How to do that? For single Tag, I am using below command:...
-
Kiran Kumar created a post,
How to generate livingdoc report for specific tag
Hello, I am specflow for my project and it is fantastic. My issue is: I ran a scenarios with "Smome" tag. Execution completed and generated a livingdoc report using below command D:\<project folde...
-
Kiran Kumar commented,
Andreas Willich Do you have 5min time.. Shall we connect quickly and resolve the issue .
-
Kiran Kumar commented,
And also I have tried using VS Console, the is throwing a different error: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow>vstest.con...
-
Kiran Kumar commented,
Andreas Willich I have uninstalled SpecRun.Runner and ran through command line, it is still throwing an error. . Please check the details below C:\Users\.nuget\packages\nunit.consolerunner\3.11.1\t...
-
Kiran Kumar commented,
Andreas Willich I am looking for Jenkins Configuration, Can you please help on this
-
Kiran Kumar commented,
Hi Andreas Willich you want me to un-install the plugin?
-
Kiran Kumar commented,
When I run using vstest.console.exe, test case got executed successfully, but throwing a different error: How to resolve this error? C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Co...