Please can you give where can we get good QTP Training at Hi-Tech city
Hyderabad?
Answer Posted / praveen
suresh reddy in Sr.nagar,hyd
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how u will evaluate the tool for test automation?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the difference between the design-time and run-time data tables?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How many tabs are available in debug viewer pane?
If object is not recognized by qtp but the object is standard object what is your approach?
What is QTP scenario.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
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 is object repository in qtp?
what the difference between shared repository and per action repository?
Explain in brief about the qtp automation object model (aom).
write a script to verify the image path(src property) of the images which are in web pages.