What is time parameter?



What is time parameter?..

Answer / 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

More QTP Interview Questions

Define object spy ?

0 Answers  


How i can use Regular expression in QTP?give detailed steps for it.

2 Answers  


what is the difference between the modular framework and datadriven frame work

2 Answers  


OPening of notedpad in QTP to write and execute the coding?

2 Answers  


In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...

4 Answers   Indium Software,






I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?

3 Answers   BirlaSoft, Collabera,


How to supress warnings from the "Test results page"?

3 Answers   Crea,


An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))

0 Answers   HCL,


Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??

1 Answers  


How to carry out bit map check points in QTP

0 Answers   kenexa,


How do you done Data-Driven Testing using MS-Word. What is the script for that

3 Answers   IBM,


what is the frame work in J-meter?

0 Answers  


Categories