what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / rajesh
snychronisation point in your test script instructs
winrunner to stop execution untill the application being
tested is ready and then to continue the test[basically it
is used when ever there is multi-tasking or processing in
the application]
hope u got it now.
Regards,
rajesh
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
how to acess a test in RSA?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is checkpoints for qtp?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Hi All, How to Compare two strings character by character in QTP
By using QTP can we record any log files written by the application which is in execution?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Explain how Selenium is different from UFT?
how will you check how many members visited the website www.infosys.com?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Discuss the QTP Environment?
what is output value in QTP and how it can be used in automation testing
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How can you pass value one action to another action?