What are the Application Functions available in QTP?
No Answer is Posted For this Question
Be the First to Post Answer
How to use output values in qtp ?
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
how to disable the pop ups through QTP using a script
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
How to map Test cases to the script? Please do anwser urgently?Thanks
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
What does mean by Scope of Automation?n How we defined it?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What are the differences between qtp and winrunner?
Differences between text and test area checkpoints?
What is the extension of script and object repositary files?
What are the environment variables?