How to load the object repository at run time?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Batch testing in howmany ways u perfrom in QTP
What are the types of Object Repository’s in QTP?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How many types of trigger events are there in qtp?
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
what is the difference between wait and wait function
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?