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 |
Can we directly automate test script according to requirements?
can u store QTp frame work folders in VSS? If Not where u store those?
How to execute a winrunner script in quicktest professional?
What is the use of Accessibility check point?
How to use regular expression in descriptive programming?
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
how many scripts r there in QTP? pls any answer this question?
What is data driver in qtp?
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
How can you delete the results file (XML)
pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)