Where we do the acceptance testing?is it done only at during installation of the software or it can be done als when all the customer requirements are collected???

Questions by das_soumya2001@yahoo.co.in   answers by das_soumya2001@yahoo.co.in

Showing Answers 1 - 3 of 3 Answers

Prasad

  • Apr 18th, 2006
 

Hi,

  Acceptance testing is done at the client side, with the user. Here User checks that the Product is as pre his requirments, user friendly, easy to use. If user/client want any changes or find a bug then it is fix.

  Its done while productin of application is finished by the development & QAQC.

-Prasad

  Was this answer useful?  Yes

ggkmca

  • Apr 25th, 2006
 

User Acceptance Testing is often the final step before rolling out the application. Usually the end users who will be using the applications test the application before ?accepting? the application. This type of testing gives the end users the confidence that the application being delivered to them meets their requirements. This testing also helps nail bugs related to usability of the application. User Acceptance Testing ? What to Test? To ensure an effective User Acceptance Testing Test cases are created. These Test cases can be created using various use cases identified during the Requirements definition stage. The Test cases ensure proper coverage of all the scenarios during testing. During this type of testing the specific focus is the exact real world usage of the application. The Testing is done in an environment that simulates the production environment. The Test cases are written using real world scenarios for the application.User Acceptance Testing ? How to Test? The user acceptance testing is usually a black box type of testing. In other words, the focus is on the functionality and the usability of the application rather than the technical aspects. It is generally assumed that the application would have already undergone Unit, Integration and System Level Testing. However, it is useful if the User acceptance Testing is carried out in an environment that closely resembles the real world or production environment. The steps taken for User Acceptance Testing typically involve one or more of the following: .......1) User Acceptance Test (UAT) Planning .......2) Designing UA Test Cases .......3) Selecting a Team that would execute the (UAT) Test Cases .......4) Executing Test Cases .......5) Documenting the Defects found during UAT .......6) Resolving the issues/Bug Fixing .......7) Sign Off

amox1980

  • Aug 2nd, 2010
 

Acceptance testing is a final stage of testing that is performed on a system prior to the system delivered to a live environment.


Customer Acceptance Testing -  If the system is being developed by an external supplier.
User Acceptance Testing - is the term used when the acceptance tests are performed by person who will be using the live system, once it is delivered.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions