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.
Answers were Sorted based on User's Feedback
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 |
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
what is vmodel?advantages and disadvantages of vmodel?
How you can replace string in qtp?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
what are the mandatory properties in qtp? what are the library functions in qtp?
how do you run scripts in QTP?please anyone can answer my questions
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.
When and why to use descriptive programming?
How to Import data from a ".xls" file to Data table during Runtime.
What is QuickTest Automation Object Model? Where we can use AOM?
Tell me about userdefined functions ?