can u put checpoints for moving images
Answers were Sorted based on User's Feedback
Answer / fazlur
yeah we can put image check point in winrunner 8.0 version
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rashmi
You can also put checkpoint in QTP 9.2 for animated clips...
| Is This Answer Correct ? | 0 Yes | 1 No |
How we can add objects to the object repository during the running?is it possible or not?explain
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
Explain about reusable actions?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
How i can use Regular expression in QTP?give detailed steps for it.
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
how to get the object count ?????????
wt is automation framework? give explonation?
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..
In QTP while testing 3 tier application, It is Java Based Application developed using Java, servelets and JDBC etc... and It is a Web based Application.. which Add-In do we need to select while testing ...Java or Web Add-In
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me