what is the use of "TestObject root = getRootTestObject();"
in RFT?
Answer / abhesheke
TestObject root = getRootTestObject()
getRootTestObject point to the top most object in the
hierarchy of the page which is browser using this you are
going to indentify the object under it.
let me know if you still need any clarification
| Is This Answer Correct ? | 2 Yes | 2 No |
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
What is the purpose of inserting delay values in the scripts of rational?
what is the purpose of start and end timers in robot scripts?
what is responsibilities of the Rational Robot
How will you debug your script?
How to do data driven testing using robot?
How many verification points are there in Robot and What are they?
Which is the correct order? a. Planning, Designing, Execution, Implementation and Analysis b. Planning, Designing, Implementation, Execution and Analysis c. Analysis, Planning, Designing, Execution and Implementation d. Planning, Analyzing, Designing, Execution and Implementation
What is the planning and creating datapool?
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 do you analyze results after playback?
Where do you view the results in Trap option?