What is the real use of different actions in QTP
Answers were Sorted based on User's Feedback
Answer / maruthi
Hi..take a simple example.
Test1:has a scenario like this
a)login
b)compose a mail
c)logoff
and Test 2: has a scenario like
a)login
b)delete a selected mail
c)log-off
so if u create login as one action and log-off as another
action in Test 1 then these two actions can be used in Test
2 instead of creating two actions again.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pravati
we use diff actions to devide the different functions in diff actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
who QTP recognizes the object stored in object repository?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
Differences between quicktest professional (qtp) and winrunner?
how to upload an excel sheet to quality center?
How should I get results when I run scripts in a Batch mode
How to work with multiple browsers when opened in the window, write the script for it
how do u prepare Test Environment ?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
What is the XML file architecture ?
Did the scripts need lot of maintenance? If yes, why?
What is meant by Output Value in UFT?