I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
5 9074I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
5 8301i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?
CTS,
3 8044QTP 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 "
2 8813What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP
3 29515If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
7 12759
Suggest and Define a solution for an application whose objects are not recognized by UFT?
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
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How does QTP identify an object?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
What is the quicktest professional testing process?
What is qtpro? What is quick test pro? What is a quick test professional?
Differences between text and test area checkpoints?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
How to capture all the data of a webtable, weblist and combolist using QTP?
What are the advantages of a Hybrid framework?
How many types of parameters are available in quicktest professional?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..