hai,i want to select an option from the right click pop up
menu.but the qtp is not recognizing the right click pop up
menu as a seperate object.can any one tell me the solution.
Answer Posted / deepak
Hey Laxmi,
If you use Low Level Recording then the script would
automatically generate right?
You can use the same script in your automation without any
problem..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is the use of text output value in quicktest professional (qtp)?
What do you mean by iteration?
what is output value in QTP and how it can be used in automation testing
what are the limitations of smart identification in qtp 9.0
What is difference between run time object and test object?
What are the ordinal identifiers in web page?
What is QTP testing process?
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 the user toggle between using Local OR and shared OR for the same action?
Is it possible to use two instances of UFT on the same machine? If not why?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What are the advantages of Object Repository?
Hi,All How to create a link in excel sheet using qtp