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 |
what is memory leakage?
15 Answers ITC Infotech, Panamax, TIT,
How to invoke Mozilla from QTP thru VB Script
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
How many types of parameters are there in QTP and what are they?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
write code to read and write data from file?
When to use shared and local object repository?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help