anyone can explian about types of "Triggere Events" in QTP
Answer / mreddy
There are 4 types.
1.Pop-up window:A pop up window appears in an opened
application during the test run
2:Application Crash:An open application fails during the
test run
3.Object State: A property of an object changes its state
or value
4.Test Run Error:A step in the test does not run
successfully
Is This Answer Correct ? | 4 Yes | 0 No |
what time u r using data driven test in ur app"
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
Difference between keyword driven test and DDT?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
what is mercury.clipboard in qtp.where we can get this in qtp tool i.e tabs
what is the command (keyboard command) to swith from expert view to key word view
how we will use output values in qtp? is there any possibulity by descriptive programming?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
Explain the difference between check point and output value?
How can we do Data driven testing Using For loop in QTP?