How many ways we can parameterize data in QTP?



How many ways we can parameterize data in QTP?..

Answer / b.ramyasri

Hai...

There are four types of parameters:

- Test, action or component parameters enable you to use
values passed from your test or component, or values from
other actions in your test.

- Data Table parameters enable you to create a data-driven
test (or action) that runs several times using the data you
supply. In each repetition, or iteration, QuickTest uses a
different value from the Data Table.

- Environment variable parameters enable you to use
variable values from other sources during the run session.
These may be values you supply, or values that QuickTest
generates for you based on conditions and options you
choose.

- Random number parameters enable you to insert random
numbers as values in your test or component. For example,
to check how your application handles small and large
ticket orders, you can have QuickTest generate a random
number and insert it in a number of tickets edit field.

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

what is the difference between quality and testing ?

2 Answers  


Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.

2 Answers   CTS,


I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?

3 Answers  


after initiating one project for testing, when exacltly QTP tester role starts?

0 Answers  


New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.

1 Answers  






when to start the automation?

0 Answers   Accenture,


How we can add objects to the object repository during the running?is it possible or not?explain

3 Answers  


how will you handle the situation when object is not caputred during record?

0 Answers  


What are the advantages of a Hybrid framework?

0 Answers  


What is the difference between Functions and Action ?

1 Answers  


what r the 3 basic factor on which we determine to perform automation

6 Answers   AppLabs,


How to execute the test cases using QTP. i.e What is the use of QTP while execution

2 Answers  


Categories