qaf icon indicating copy to clipboard operation
qaf copied to clipboard

my tests suite are not running from xml file where seeing the error messages and same issue in jenkins also - [ERROR] com.qmetry.qaf.automation.step.client.TestNGScenario.getMethod()Ljava/lang/reflect/Method

Open mysvasi opened this issue 3 years ago • 2 comments

QAF Version 3.0.0 and TestNG 7.4.0

Note: only the latest version is supported

Steps To Reproduce

1. run the test through suite.sml or jenkins 
2. seeing the error 
 **[ERROR] com.qmetry.qaf.automation.step.client.TestNGScenario.getMethod()Ljava/lang/reflect/Method;**

Expected behavior

Actual behavior

Is the issue reproducible on runner?

  • [x] QAS
  • [ ] Maven
  • [ ] Gradle
  • [x] Ant
  • [ ] Eclipse

Test case sample

Please, share the test case (as small as possible) which shows the issue Please help me to resolve this issue

mysvasi avatar Feb 15 '22 16:02 mysvasi

Try with qaf latest release 3.0.1 or 3.1.0-RC2

cjayswal avatar Feb 15 '22 22:02 cjayswal

@mysvasi will you try using 3.1.0 and update the issue with details if not resolved?

cjayswal avatar Mar 18 '22 20:03 cjayswal

after using the 3.1.0 - my issue is resolved , Thank you

mysvasi avatar May 29 '23 09:05 mysvasi