How to automate the windows dialog box which is coming in
the run mode?
Whenever I run my scripts,I am getting dialog box ( for ex:
Pls enter zipcode" eventhough I already entered the
value,the dialog box pops up).I need to click it.
Pls give some idea-How to automate the dialog box which is
pop up in the runtime.
Answer Posted / naga raju.ch
hello friend, use the Recovery Scenario
If it is POP UP window
1)Select Trigger Event as POP-UP Event
2)Select Recovery Operation as Key board or mouse operation
3)Select Recovery Operation - Click Button or press enter key
4)Give the Scenario name
5)Save the Scenario (it is in .QRS)
Associate the scenario in your test, so that when ever you
get the pop-up window the recovery scenario do the click, no
need to click manually in run time
Thank You
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
what are the challenges you have faced while testing web based application using the automation tools ?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How to build scripts that access data from external sources?
What is standalone database?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How do you open adobe acrobat file in QTP and do some testing on that file ?
What is the architecture of your project? Can any one answer for this question plz........
What are the different types of action?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Explain measuring transaction.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What are the Test design techniques you uses in ur project?