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
how to acess a test in RSA?
How to handle dynamic objects in quicktest professional (qtp)?
How to remove associated function library?
What is the extension of the recovery scenario file in qtp?
What is the significance of “action 0” in qtp?
Explain QTP using different development techniques ?
What are the types of object repositories? Which one is you are using?
What are main panes available in qtp test browser?
What is recovery scenario manager? When you go for recovery scenario manager?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Explain how qtp identifies object?
Hi All, I need code for how to execute qtp scripts from excell sheet
why you have standardized functions? plzzz guys with real time exp. do answer
Why is Client side image is preferred over server side image?
how to test load test and block box testing an a web based application pls give ans briefly