You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
No Answer is Posted For this Question
Be the First to Post Answer
Can a function return a dictionary object?
As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
The hybrid framework can be implemented for any application. Is it true?
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
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
What is the use of sendkeys and what are send keys
What is the difference between byref and byval in qtp?
Explain about the Test Fusion Report of QTP?
What is API
Whether qtp 9.0 supports Test director8.0
How would you export a script from one pc to another in qtp?