How do you insert Log Messages and delay values in scripts?
Answer Posted / nandakumar
Using the SQALogMessage() we can insert the log message.
Using the DelayFor() we can set the delay.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different data pool access orders?
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....
What is datapool cursor?
What are the different data pool access orders?
Explain Robot?s command line options?
What is the purpose of inserting delay values in the scripts of rational?
How will you edit a baseline file of a verification point?
How to do data driven testing using robot?
What is the purpose of the Trap options?
For unattended execution whick playback options you will use?
what is responsibilities of the Rational Robot
If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not