purpose of inserting delay values in the scripts of Rational?
Answer Posted / mohan
for Syncronization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For unattended execution which playback options you will use?
What information is contained in the Datapool_config section?
What is user defined data type?
What are the different data pool access orders?
How to analyze results after playback?
If you want to output the results to the log file .. How to do?
Where do you view the results in Trap option?
How will you do data driven testing using Robot?
If you want to output the results to the log file .. How to do?
How to test java applications and what settings you need to do?
Explain Robot?s command line options?
What are the different data pool access orders?
What is standard data type and what is user defined data type?
What is meant by verification point and what is the use of it?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....