How to use Environment parameterization? Explain with an
example.
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
Give a comment on Regular Expressions using QTP?
If I change the object name in one action will it be updated in all the actions? Or not?
what QTP Options do you know?
While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function.
4 Answers Alcatel-Lucent, Ordain Solutions,
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
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
Explain about random testing of 500 test cases?
What are Error handling other than Recovery scenario manager?
How can we change the .mtr file to .tsr file and vice-versa
What are metrics and matrix?
How to open a new test using quicktest professional?