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 is the file extension of the code file and object repository file in QTP?
Why do we use breakpoints in QTP?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What are the ordinal identifiers in web page?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How to use the object spy in quicktest professional 8.0 version?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
How to remove the associated function library?
What is the difference between per-action and shared?
How to use transactions in qtp?
which type of testing process are you following in ur company? how to recognize a qtp page?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How does qtp identify objects in the application?