Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Fixed
-
XEA -3.1.0
Description
When executing a test from Xray, the test execution passed is initially ignored, which causes a superfluous test execution to be created and misguiding the user about the test execution being used.
Steps to reproduce:
1- From Xray, go to a test and in Test Runs, select Execute In -> Exploratory App
2- From the Create Test Execution dialog, select the settings you want to use
3- Click Execute with Exploratory App
(Note that the test execution is created!)
4- The desktop application is called. Give a name to the session. The click Create New Session.
5- Note that Test Execution field is not correctly filled. In this example should have the value AMZ-108. Click Start Session.
6- Note that the dialog CREATE TEST EXECUTION should not be shown (It is shown because of previous step problem). Click Create anyway...
7- Because new test execution was created, a not needed test execution (AMZ-109) is now listed. However, note that the correct (initial passed test execution, from Xray, AMZ-108, is used!)
Expected Result:
In step 5. the value of the Test Execution shall be the test execution passed from Xray
Attachments
Issue Links
- causes
-
XEA-2194 Exploratory app screen freezes selecting the existing Test Execution to start a session.
- Resolved