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
What are the views available in quicktest professional?
what is keyword driven testing in qtp?n how is it useful?
what frame work you are following?
What is the Difference between test object and run time object?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What are the ways you can synchronize?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How can I check if a environment variable exist or not?
What are the check points can be inserted without recording?
How to replay a script in qtp?
What is the difference between Keyword Driven test and Data Driven test?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What are the differences between quicktest professional (qtp) and winrunner?
Can we Test Welcome Screens and Process Images with QTP
Discuss the QTP Environment?