Plz suggest me a good training institute in Mumbai/hyderabad
for QTP….
Plz advice
thank u
Answer Posted / krishna pudi
for QTP basics so many faculties available in Hyderabad, but
if anybody wants to learn Advanced QTP, It is Mr.G.C.Reddy
who is providing real time orientation training, but his
class is not user friendly. in order to understand his class
programming knowledge required.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
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
Explain calling sub procedure.
what is keyword driven testing in qtp?n how is it useful?
How to save your test using quicktest professional (qtp)?
When and why to use descriptive programming?
How to handle Java tree in QTP?
What is an optional step in qtp ?
What is keyword view?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Where is the Bitmap checkpoint information stored?
What are main panes available in qtp test browser?
How to find the difference between 2 dates in qtp?
What is the difference between a Function and Action in QTP?