What is the entry and exit point of automation testing
Answers were Sorted based on User's Feedback
Answer / sandeep guttikonda
The word Automation can also called as computerization
means we are making the task simple.
But to go for automation we should have idea on Manual
tasks.
This tells that the entry point for atumation testing is
manual testing.
Actually we can go for automation testing only if the
system is stable i.e. some times after the applicatoini
when into production. ( Indicates the system is stable)
Here also there are many criteria's:
1) Suppose if we are following V-model then we can start
the coding (Descriptive Programming) at the time of
planning itself.
2) If we are following Agile Methodology, we can start the
coding for the small modules as reusable action and can use
these in the master action at the end of the testing in
Agile methodology.
while comming to exit point we cannot tell specifically.
1) As it may be the x% of the manual testing scripts.
2) Till the end of cycle 4
3) Till the end of release phase 3
Like this it may vary depending upon the situation.
The ideal case is automating the entire application and
running the scripts unattended.
Please let me know if you need further info.
Thanks.
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / mukil
I assume you want to know about the entry and exit point of
the automation scenarios. The exit page of scenario-1
should be the entry page of scenario-2.
| Is This Answer Correct ? | 1 Yes | 5 No |
why text area checkpoints cannot used for web applications
Can we record a video in qtp recording??
Does QTP support Java Script also. Which is one is preferrable for QTP, VB script or Java script
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
What is Automation frame work.How we will prepare in real time.
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Write a QTP script to print all the link names displayed in a web page
What is error handled other than recovery scenario manager?