What is the difference between run time object and test object in QTP?
Answer / Mohd.islam
In QTP, a Test Object represents a GUI element that has been recorded or manually created during test script development. A Test Object is unique to each test script and its properties can be accessed and manipulated within the test.nnOn the other hand, a Runtime Object is an actual GUI element on the application under test. QTP creates a Runtime Object based on the Test Object when it runs the test script against the application.n
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different kinds of test steps?
Is the qtp course will help to create a virtual object?
what is the abbrivation of .mtr in action reposirtory?
How to find RAM size by using QTP?
If requirments changed then how we can teach the QTP this is the new requirment
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
what is localisation testing and globalisation testing? what is the difference between them?
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
QTP WAS WORKING FINE BUT TODAY I GOT THE ERROR , THE MEMORY COULD NOT BE READ -REFERENCE MEMORY ,pPLEASE REPLY URGENT WHAT IS THE SOLUTON
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?