Answer Posted / sima
What evry qtp but dont attend any interview if Telugu guy
takes interview pl note this
point...............................................................i
am also telugu only thats why i am telling this
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
what type of automation is follwed in the project?
Explain the checkpoint in qtp?
Did the scripts need lot of maintenance? If yes, why?
Explain the views in the QTP GUI?
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
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What are the different recording modes?
What are the types of object repositories? Which one is you are using?
For which type of projects the iterative model is not suitable?
What is an object repository?
Have you used xml check point in your project?
Can any body please tell me the steps of keyword driven framework of QTP.
what is actually contain test report? can anybody post the test report
How to creating an output value using quicktest professional?
How to record a qtp script ?