How we can add actions in the test using QTP?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
We can add actions by following:
1. Insert Menu -> Call to new action
2. Right click on (expert/keyword view) -> Action -> Insert
call to new
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / shankar.majji
One VB Script program can be devided into multiple actions.
Every action indicates a meaningful set of operations to re-
use in other VB Script programs. We can design more
modularise and efficient scripts. It helps us to
parameterise specific components of a test. Two or more
tests can call the same action.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kirankumar.y
there four actions call to action ,copy of action,call to
exesitng action,call to winner,split action just right
click on any one select it
| Is This Answer Correct ? | 0 Yes | 3 No |
How can i select multiple items from a WebList bOX USING QTP
What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
What is a recovery scenario?
When we use Object Spy? can we write QTP script before built is came in testing?
How to remove associated function library?
What is the difference between the design-time and run-time data tables?
LINUX environment supports QTP or not? LINUX environment supports QC or not?
in process of project exaplnation the defects are says frequently r not?
How software automation specialist enter steps in the Expert View?
When do go for loop condition in test?