Answer Posted / gaurav
a function is VB Specific, whereas action is QTP specific.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
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?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How to check bitmap output value?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Can we run multiple QTP scripts one after the other without manual intervention? How?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Can you list some technologies that support qtp?
How many scripts did you have?
Plz Explain AUTOMATION REFERENCE MODEL?
What are the recording modes in qtp?
What are the factors on which script execution time is dependent?
Is text area check point supports for web applications?
What is the virtual object?
write the vb script for call to new action in qtp?
Write a script to customize the test results in PDF and HTML format.