Answer Posted / chittibabu
TOM :-Test object model.
TOM helps the object repository to recognise the
objects.
TOM is also given expected objects and where as
ROM is given as the actual objects which gives at the
time of run time.So ROM =Run time object model.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Both static and dynamic arrays are handled by the vb script. Is it true?
Explain the concept of object repository & how qtp recognizes objects?
Where to use function or action?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How to run a test using quicktest professional (qtp)?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
what is the difference between built-i function and In-built function?
What are the types of object repositories? Which one is you are using?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)