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

what is the hierarchy to use properties in descriptive programming

0 Answers  


What are the general steps involved in the data driven framework?

0 Answers  


which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?

1 Answers   CTS,


How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?

1 Answers  


How to retrieve data from application objects?

1 Answers  






Through array we can execute the testcase how ? give me example

0 Answers   TCS,


Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri

0 Answers  


Write a script to delete a specific row in a webtable.

2 Answers   Tech Mahindra,


How you are maintaining shared object repository in your team or your project?help me plz

1 Answers   CTS,


Explain the concept of object repository & how qtp recognizes objects?

0 Answers  


What issues come up in test automation, and how do you manage them?

0 Answers  


How to send the qtp results file by email (Lotus notes).

1 Answers   TCS,


Categories