Answer Posted / mohan
By using comparators
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.
Explain the use of "testobject root = getroottestobject();" in rft?
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
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
How to analyze results after playback?
Explain Robot?s command line options?
What is the planning and creating datapool?
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?
What are the different data pool access orders?
What is datapool cursor?
If you want to output the results to the log file .. How to do?
What is user defined data type?
How to get the OR SAP discriptive program by using RFT.
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....