UFT 14.03 removing links to nodes from the start node
Question ID: 108518
1
0

We are seeing an issue with UFT removing links from child nodes to the Start node in API tests.

Our steps to reproduce (we have seen this done with other WSDLs too, for example the Flight API sample for the UFT tutorial):

1. Create new API test.
2. Import WSDL file WorkOrderService.wsdl
3. Go to Start node and add test input parameter:

Name: WorkOrderId

Type: Int

Default: 2018
4. Drag from Local Activities > Web Services > WorkOrderServiceSOAP > CreateWorkOrder to the canvas.
5. Click on the CreateWorkOrder node on the canvas.
6. Go to the Inputs/Checkpoints properties tab.
7. Link the test input parameter WorkOrderID to following locations.

/Envelope[1]/Body[1]/CreateWorkOrderResponse[1]/ArrayOfWorkOrder[1]/WorkOrder[1]/WorkOrderId[1]

/Envelope[1]/Body[1]/CreateWorkOrderRequest[1]/ArrayOfCreateWorkOrderType[1]/CreateWorkOrderType[1]/ArrayOfWorkOrderPackage[1]/WorkPackage[1]/WorkOrderId[1]

/Envelope[1]/Body[1]/CreateWorkOrderRequest[1]/ArrayOfCreateWorkOrderType[1]/CreateWorkOrderType[1]/ArrayOfWorkOrderPackage[1]/WorkPackage[1]/ArrayOfWorkPackageTask[1]/WorkPackageTask[1]/WorkOrderId[1]

/Envelope[1]/Body[1]/CreateWorkOrderRequest[1]/ArrayOfCreateWorkOrderType[1]/CreateWorkOrderType[1]/ArrayOfWorkOrderPackage[1]/WorkPackage[1]/ArrayOfWorkPackageTask[1]/WorkPackageTask[1]/ArrayOfEquipmentTask[1]/EquipmentTask[1]/WorkOrderId[1]

.8. Save test

.9. Go to Start node and add new test input parameter:

Name: Dummy

Type: String

Default: Blue

.10. Go to node CreateWorkOrder and check the above links made to WorkOrderId some of them are missing.

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on July 24, 2018 9:16 pm
57 views
Answers (1)
1
Private answer

This is a known issue that has been fixed in UFT 14.03 Patch 1. Please see [QCCR1J98450][1] for more details.

[1]:https://softwaresupport.softwaregrp.com/group/softwaresupport/search-result/-/facetsearch/document/KM03165032

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on July 24, 2018 9:17 pm
0
We installed Patch 1 and now it works. Thanks!
( at July 24, 2018 9:18 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top