Answer Posted / king
The above one related to navigation this is the code
executefile ("path of VBS file")
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which environments are supported by hp qtp?
How to use setroproperty?
Explain the concept of object repository & how qtp recognizes objects?
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
What is test object?
How to import a test case present in ".xls" file to TD under a Test set?
Suppose I want fail that check point? How can you do that?
How many add-ins comes by default with quicktest professional?
what type of framework u r using in ur organization
What is ObjectParamater?
What is the extension of the qtp local repository?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
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
What are the different recording modes and how do they work?