What is the entry and exit point of automation testing

Answers were Sorted based on User's Feedback



What is the entry and exit point of automation testing..

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

What is the entry and exit point of automation testing..

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

Post New Answer

More QTP Interview Questions

How we can do Batch testing in QTP?

6 Answers   Kanbay,


How the exception handling can be done using quicktest professional (qtp)?

0 Answers  


Where should we turn Smart Identification ON in QTP?

5 Answers  


How you used DDT in QTP?

1 Answers  


what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

0 Answers  






How to get the run time object property without using GetROProperty

4 Answers  


i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer

0 Answers   TCS,


Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------

6 Answers  


please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.

2 Answers   BSL,


Where the text version of script file located in file system?

1 Answers  


Can you brief the hurdles you faced during Automation testing?

0 Answers  


Explain the concept of how quicktest professional (qtp) identifies object?

0 Answers  


Categories