Answer Posted / pargi.madhavi
we can parameterize data in three ways
in parameter and out parameter which is used with called
tests
the other one keyboard view
the third one is testdata in script
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Which functionalities of QTP used in banking project?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
what QTP Options do you know?
What are the Disadvantages of shared object repository?
What is meant by Output Value in UFT?
What is the syntax for how to call one script from another?
Difference between copy to action and call to action?
We stored into the objects OR and then write the scripting
How to carry out bit map check points in QTP
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
How to call a test from another test?
What is the purpose of loading qtp add-ins?
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
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Explain the concept of object repository and how quicktest professional recognises objects?