describe common problems of test automation?
Answers were Sorted based on User's Feedback
Answer / mohammad
while running qtp doesnt able to identify objects
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / akshar jain
applications object properties changing regularly & qtp
doesnt recognise it also the time for loading of a page also
increases in real time which the qtp cannot recognise even
after giving sync time n wait stmts
| Is This Answer Correct ? | 0 Yes | 0 No |
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
What is Step generator in qtp? wt is the use? can u any body explain me? plz
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Add parameters during time in each row in one column
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
how to identify the objects if application consists of objects that have same properties.
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:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
Wt is the difference between Business Component and scripted component?
What is FRAME WORK? How many Frameworks can QTP supports?
How to capture screenshots of Exceptions/Errors during run- time?