What is parameterization? What is syncronization pt.?

Answer Posted / ana

Parametrization: Checking the same operations with multiple
sets of data

Example : For checking the Username in the login window with
multiple sets of data (Characters, Special
Characters,Numbers, varying length of User Name etc)we can
parametrize the User name so that it can select separate
input each time (for characters, numbers,etc) and display
the result. This way parametrization helps you save the time
from repeating the same task with hundreds of different records.

Synchronization: Synchronization helps to handle the Time
gap problems between QTP and the appropriate application by
helping QTP to wait for the application to Invoke

Example: If the application takes 1-2 min for the data to be
rendered on the screen or for navigating to the next Screen,
QTP will display the results as Fail since in that
particular time period it was not able to fetch the records
or display the Screen, Here the Wait statements helps QTP to
wait till the particular time being mentioned to get the
records.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is synchronization point in QTP?

662


What are the key elements available in test result window?

608


what is the difference between data driver & data driven and driver script?

2125


What is the keyword view and expert view in qtp?

516


what is impact analysis on regression testing?

2027






What is the synchronization point in qtp?

551


What are the factors on which script execution time is dependent?

597


What is the significance of “action 0” in qtp?

555


What is a quick test professional?

608


Limitations in QTP?

1730


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

556


How many ways is to parameterize the value?

606


What is TOM in QTP?

1798


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1238


What is the Difference between copy to action and call to action?

572