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
Define Environment Variable in UFT and its uses?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Explain the features and benefits of quick test pro(qtp)?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Can any body please tell me the steps of keyword driven framework of QTP.
How to modify the text checkpoint?
In qtp is it possible to check broken links of a page?
What are the differences between table and db checkpoints?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Step 3&4 are repeated until an the object in recognised uniquely.
can anyone tell me from where i can download qtp demo or crack version
What test cases can you automate using QTP?
There is an excel file of 1 to 100 sheets how you will iterate through it?