Forum Discussion

indiragade's avatar
indiragade
Occasional Visitor
4 years ago

How to run single TestNG test through QA Complete?

Hi, 

I am using QA Complete for Test Management. I have created tests in the Test Library, now I want to integrate each test in the Test Library to automation. I am able to execute Test class with the maven checkbox checked, but I don't want to execute the entire class. I want to integrate tests in the test library to test functions in the test class.

 

For example, I have testname=sampleTest in my test class. I have a corresponding test with the name Sample Test in QA Complete in TestLibrary. After linking the Automation I want to run only the sampleTest test from the test class.

 

How to achieve this?

I am using maven. I want to do this with maven.

 

 

 

1 Reply