Hi could some one explan what is the use of the function
Defination generator, And how to use the function defination
generator.. Explan with the example..
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of object repositories? Which one is you are using?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How many types of actions are there in quicktest professional (qtp)?
Can you import and export data from XLS and how?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Which scripting language used by quicktest professional?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
distinguish between old version and new version QTP features.
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
Does QTP is "Unicode" compatible?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"