How do you invoke an application using the step generator
in qtp?
Answer Posted / javed khan
There are two methods:
1. To open the application before testing it.
2. Or to give the path when you are running the test
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
how to create flat file datasubmission in qtp
What is the difference between per-action and shared?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is the meaning Work bench?
What is the descriptive programming?
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
when a test case is written how u test using qtp
Is it possible to change the property value at runtime? How it is possible?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
What is standalone database?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Explain the difference between check point and output value?