Answer Posted / s.k.devendra kumar
keyword Driven.where we can store all datas in their
specific folder,and we can call that any time in the
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to record a qtp script ?
what are the limitations of smart identification in qtp 9.0
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How can you exit from an action?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
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 the syntax to call one script from another?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How to record application running on the Virtual machine?
What is keyword view in qtp?
When using descriptive programming?
How can you send user defined messages to test report?
Explain different checkpoints in qtp.