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 |
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
purpose of inserting delay values in the scripts of Rational?
What kind of problems are solved by Datapools?
What is the purpose of the Trap options?
Can we compile the .sbl file?
Explain the use of "testobject root = getroottestobject();" in rft?
how to insert clipboard verification point
How many Comparators are there in Rational Robot? List them.
What is the use of Global.sbl file in Rational?
Explain the planning and creating datapool with an example?
How will you do data driven testing using Robot?
How to test java applications and what settings you need to do?