How to handle Dynamically changing Objects in QTP?
Answer Posted / suneetha
if the object is dynamically changing then we can set the
property of that object with
set to property.propertyname.propertyvalue
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What are the Test design techniques you uses in ur project?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
How to create scenario selector
How to give a call to another action from one action?
How to connect to a database?
what is impact analysis on regression testing?
What is quick test pro? What is a quick test professional?
What is the default object synchronization timeout in qtp?
What is smart identification in QTP?
How do client side image and server side image work?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Can we write winrunner language i.e TSL in QTP tool?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?