Answer Posted / srinivas poodari
We can use the environment variables for speed up the
testing process. For example During testing if at all we
have the long path, then we give the user defined variable
to that path and run the programm.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does quicktest professional (qtp) identifies the object in the application?
Explain the concept of object repository and how quicktest professional recognises objects?
We stored into the objects OR and then write the scripting
The hybrid framework can be implemented for any application. Is it true?
What is standalone database?
What are the recording modes in qtp?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Differences between quicktest professional (qtp) and winrunner?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How to save your test using quicktest professional?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What are the factors on which script execution time is dependent?
what is Property......End Property loop? how to write sript for it in QTP
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code