SoapUI NG Pro - Empty Expected Result in XPath Match results in passed Assertion
Pre-Condition:
- Valid XML Response
Steps:
1. Add a "Xpath Match Assertion"
2. Enter a valid Xpath Expression which fits the given reply (click on "select from current test" would return acutal value in Expected Result)
3. Delete any String which is entered in "Expected Result"
4. Run test
Expected Result:
- Assertion Failed, because given Expression is not empty
Acutal Result:
- Assertion Passed
Tested with 1.5.0 and 1.6.0
Hi prasanna2
Let's consider your request once again:
1. JIRA will send run request
To run tests from Jira you need to use a plugin. It can be QMetry, TestRail, Test Management for Jira, Zephyr... Please see the details:
QMetry: https://qmetrysupport.atlassian.net/wiki/spaces/QTMFJC/pages/12132218/Test+Execution
TestRail: https://www.gurock.com/testrail/jira-test-management
TM4J: https://www.adaptavist.com/doco/display/TMFJC/Execute+Test+Cases
Zephyr: https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/21757977/Executing+in+Test+Cycles
2. Jenkin plugin will trigger ReadyAPI project/test case
Running ReadyAPI Tests From Jenkins: https://support.smartbear.com/readyapi/docs/integrations/jenkins.html
3. ReadyAPI project/test case would be run
OK.
4. Pass/fail result is shown in JIRA
This will depend on what plugin you use.
5. Report is generated
A report can be generated by ReadyAPI if you specify the corresponding arguments in the TestRunner command-line:
https://support.smartbear.com/readyapi/docs/soapui/running/automating/cli.html