when i perametarization of the test through
outputcheckpoint,i have seen run time error i.e
outputcheckpoint mismatch .Plz tell anybody to me(qtp).How
to clear that?
Answer / murali
check whether the field which u r going to parameterize
through output value is of the same datatype(numeric,
alphanumeric, alphabets)where u inserted the output
value.....
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...
difference Between Call Run action and copy of action?
How will you find the current time of the remote machine using QTP script?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?
If I give some thousand tests to execute in two days what do you do?
How to write business scripts using object repository with different scenarios
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
How many types of recording modes in qtp? Which will be used when?