What is time parameter?

Answer Posted / king

Parameterization is nothing but DataDrivenTesting
means to test the functionality with multiple set of data
in order to check whether the functionality is working
properly or not.

You can create a data-driven test with a loop that
runs ten times each time the loop runs, it is driven by a
different set of data. In order to use data to drive the
test, you must link the data to the test script which it
drives. This is called parameterizing your test. The data
is stored in a data table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the differences between functions and actions in UFT?

832


Mention what are the different types of recording modes in qtp? Which will be used when?

796


how to post xml data from QTP scripts to any application?

1762


what is actually contain test report? can anybody post the test report

1731


How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..

1965


hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?

3266


How to use parameterization in qtp?

846


Explain different types of checkpoints?

792


Differences between quicktest professional (qtp) and winrunner?

916


How many number of actions possible in qtp?

810


how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

1552


What Folder Structure following in Keyword Driven Frame work?

2517


What are the views available in quicktest professional?

813


give me the code to save all messages of inbox of gmail into a folder and notepad

1849


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2588