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 |
Can we compile the .sbl file?
What is the purpose of the wait state?
How many verification points are there in Robot and What are they?
How to test java applications?
What are the Limitations/Disadvantages of Rational Function Test?
What is meant by verification point and what is the use of it?
How to test java applications and what settings you need to do?
how you copy test cases from .xls to Quality centre?
What is datapool cursor?
What is the planning and creating datapool?
What information is contained in the Datapool_config section?
What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters