How can we QTP Scripts in xml format? is there any way to
do so?
Answer Posted / narra
good question i need answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
What is difference between shared and local object repository?
Explain calling sub procedure.
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
can any one say that where we can download the QTP trail version ??????????
Explain how you can replace string in qtp?
What does mean by Scope of Automation?n How we defined it?
Did QTP prove efficient for your project? Yes or No, explain?
What is the difference between call to existing action and copy of an action?
please post the interview questions for QA position in FACTSET
How can you close the second opened browser?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
They asked by using qtp recording writing scripting
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Define Environment Variable in UFT and its uses?