I have recorded a test over web application(with IE6.0) in
analog mode. But, while running it my test gets failed. Why?
(Note: my systray has 3 open web applications)
Answer Posted / tara
Analog mode records depends on screen as well as followed
window..means if you record related to screen then it
basically depends on position of the window.while recording
if you place window somewhere else and while running script
you might be moved the window some where else..thats why
script is failing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find the length of the string in qtp?
How to analyzing the checpoint results?
can anyone tell me from where i can download qtp demo or crack version
What is the difference between the keyword view and expert view?
What is the default object synchronization timeout in qtp?
What is a checkpoint? How many check points are there in qtp?
What r the different filters in defect in quality center
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Did QTP prove efficient for your project? Yes or No, explain?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is keyword view?
How many types of actions are there in quicktest professional?