I have the following Doubts Please clarify me with examples?
1.Could QTP cover entire application? or part of the
application?
2.Shall we rewrite(modify) the Manual testcase to automate?
3.How can I execute my scripts through client mechine which
is not having QTP installation
4.Few objects are not being identified by QTP afeter one
month. what could be the reason for this
(I am using trail version of 15 days)
Answers were Sorted based on User's Feedback
Answer / ganesh kumar
1.We cannnot automate the entire application. Since the
tools have their own limitations.
2.
3. we cannot execute the scritps if the client machine
doesnot have the QTP installation.
4. Might be the trail period expired or the objects
property may changed in the application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravi, fortechsoft
1. I dont think it is correct to say that we cannot automate
the entire application. We can automate the application to
the extent where there is no need for human intervention. I
mean to say, if the application does not require any sort of
human intervention at any time, then we can automate the
whole application.
Have a look at this website, wwww.mediaone.in. It does not
require any human intervention in any page. Hence you can
automate the entire application.
2. We dont rewrite the manual testcase to automate. The
process we are following is as follows:
First our Quality Leader will identify the scenarios in the
application to automate. These scenarios will be assigned
to the Automation Engineer, who will then automate. Here,
our automation engineer is not rewriting the manual
testcase. Instead, he is writing script to convert the
manual testcase into automation script.
3. I think it is not possible, because without having QTP
installed on the client machine, how can we run the QTP ? I
am not sure.
4. Addin license period might have expired.
| Is This Answer Correct ? | 1 Yes | 1 No |
write a qtp code to count the number of child objects in login page and highlight it
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
can u give one scenario for for PopWindow Exception & write Code for that?
How to give a call to another action from one action?
What is qtpro?
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
What are the different properties of an web object
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
what is the object properties settings in the QTP