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 |
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
Diff B/w Webserver and Client Server
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
In application have 2 list box oppsite list box two edit box is there.so now through using DP how can we select 3 opption in first list box and 2box semect 4 opption.in edit box also we have to write 25 ,28.how can we do this
How to create frame work for qtp?
1 Answers Bank Of America, Polaris,
Should have experience in framework means?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
Connect to QC using AOM.
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?