What r types of parametarizations?
Answers were Sorted based on User's Feedback
Answer / manmeet kalsi
QTP have 3 types of parametarization.
1) Data Table
2) Environment Variable
3) Random Numbers
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / devi
There r 4 types of parametarizaion
1.Data table
2.Random number
3.Environment
4.Parameter
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rnashok
This question doesn't make any sense. But still i will try
to give information as much as possible.
1) Using keyword view you can do parametrization.
2) Using VB script you can do that.
3) By passing arguments from one script to other you can
parametrize.
Dose it make sense? :)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / chandini
Types of Parametarizations are:
1.Through Keyword View
2.Through Expert View using Data Table Methods by using
Import and Export Methods
3.Through Data Driver
Correct if i am wrong
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ajreddy
Types of parametarization
Through flat files
through Keyboard
through excel sheet
through frontend grids
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / balachander
no parametrization types
but passing values by keyword view, vb scripting, similar
to data driven approach
| Is This Answer Correct ? | 0 Yes | 1 No |
anyone can explain about "Hybrid framework" in QTP
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
What is the difference between per-action and shared?
what are the mandatory properties for a tex boxc (scenario?)
what is the Command used to start the QTp from Run.
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
How to convert manual test cases to automated testcases
To which environments does a QTP support?
how to click the link in webpage by using QTP Script????????
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
Explain script generated at the time of setting runtime property?