If an application name is changes frequently i.e while
recording it has name "Window1" and then while running
its "Windows2" in this case how does QTP handles?



If an application name is changes frequently i.e while recording it has name "Window1" a..

Answer / vandana sharma

QTP handles those situations using “Regular Expressions”.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


how do u plan test automation?

0 Answers  


Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?

5 Answers  


In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.

3 Answers  


How to parameterize in QTP?

4 Answers  






what is batch run ?

4 Answers   HCL,


Is there any option in QTP to add Java add-in after instaling the QTP?

3 Answers   IBM,


I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?

3 Answers  


difference between multiple parameterization and data driven wizard in QTP?

1 Answers  


We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.

1 Answers   Cap Gemini,


Is it possible to switch between recording modes during a test creation?

0 Answers  


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

0 Answers  


Categories