Answer Posted / venkatesh
We can parameterize in 3 types .they are
1.Through Methods
2.Through Physical Description
3.Through CheckPoin
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are the types of environment variables in qtp?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How do we handle run-time errors?
can anyone tell me from where i can download qtp demo or crack version
Is it possible to call win runner script in qtp?
What r the different filters in defect in quality center
How many types of parameters are available in quicktest professional (qtp)?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
what is clean sweep?
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 test you perform mostly? Regression or retesting in your testing process?
How many number of actions possible in qtp?
What is clean sweep?
Explain the concept of object repository and how QTP recognizes objects?