Plz suggest me a good training institute in Mumbai/hyderabad
for QTP….
Plz advice
thank u
Answer Posted / radhika
Spectra mind in Delhi is Best Institute
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Analyzing the checpoint results?
How qtp identifies objects?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what frame work you are following?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What are the properties you would use for identifying a browser and page when using descriptive programming?
What are the automation metrice in your project?
When ‘option explicit’ keyword is used in qtp?
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
Why bpt?
Which recording modes need more memory?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Does QTP run in any environment?
What are the challenges you faced during you entire life automation ?
Where we can use the analog mode and where we can use the low – level mode?