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 |
Explain how you can find length of array in qtp?
what is stepin & stepout?
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
What is the difference in testing a client-server application and a web application?
Can anybody send me the code to get the RO property of the active screen in QTP while running?
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
On what basis we select test cases to automate?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
what is the advantages and disadvantages of using functions instead of re usable actions
• What type of testing questions will be asked for 2+ yrs exp people in interview?
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.