RPT: Custom code for testing an application.
Hi,
Need urgent help!!
I am trying to create test script for an application which list number of trains, on selection of two station A & B . Based on the train availability between the selected stations we need to select the type of seat available. We can select any seat out of 3 choice randomly.
Please help in understanding and writing the java code for same. we are using Rational Performance Tester .
Awaiting for a quick response.
Thanks in advance.
|
One answer
Sourabbh,
Your best bet is to post this question on the RPT developer works forum
https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000326
From a high level; you'll most likely need to create a Field reference for the response in question, pass it to your Custom Code class, parse the response for the data you are looking for, then return the value back to the RPT script (you can then substitute the return value in the appropriate subsequent request(s))
Ara
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.