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 |
write code to read and write data from file?
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?
Using Object Repository is a advantage or disadvantage?
How Does Run time data (Parameterization) is handled in QTP?
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
How to execute a WinRunner Script in QTP?
How to check bitmap output value?
what is a file system object in QTP