Answer Posted / sudhananda reddy
u can add new action bye using "call new action" option in
test menu (or) by pressing call new action button in test
tool bar.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
How does you test a weblink which is changing dynamically?
Describe how Smart Identification is used
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How to use actions in qtp ?
If you are testing a web application then what will you test in that application?
What are the various types of Actions in UFT?
What is the difference in testing a client-server application and a web application?
When to use descriptive programming?
How to use setroproperty?
How you can write contexts to text file in qtp?
How will you handle java tree in qtp?
How many types of recording facility are available in quicktest professional?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to test results for qtp ?