
- Forum
- Testing
- Software Testing
- What is system testing and acceptance testing?
What is system testing and acceptance testing?
This is a discussion on What is system testing and acceptance testing? within the Software Testing forums, part of the Testing category; System testing is concerned with testing the behaviour of application as a whole. Acceptance testing done at client location by ...
-
10-15-2011, 02:13 PM #1
- Join Date
- Oct 2011
- Answers
- 10
What is system testing and acceptance testing?
System testing is concerned with testing the behaviour of application as a whole.
Acceptance testing done at client location by client.
-
12-26-2011, 02:53 AM #2
- Join Date
- Oct 2011
- Answers
- 32
System testing is one of the significant test level where the testing is done on the system as a whole that it is doing its job as per the specification. It is get done before the delivery of the system.
Where as In User acceptance testing The product is checked whether it met all the user requirements or not and is in the state to accept the system , and categorized in two parts
1) Alpha testing
2) Beta Testing.
-
12-27-2011, 06:20 AM #3
- Join Date
- Oct 2011
- Answers
- 30
Hi All,
System Testing:It is a type of test level which is designed in order to verification against specified requirements.It is most often the final test on behalf of developement to verify that the system to be delivered meets the specification and its purpose to findout as many as deffect is possible.It includes test based on risk,requirements,business process,use cases,and high level descriptions of system behavior.It can be done by specialist testers,independent test team,test team with developement or can be business analyst. It investigate both functional as well as non functional requirements.
Acceptance Testing:When the developement organisation has performed its system test and has correcte all or most defects,the system will be delivered to the user or customer for acceptance testing. The goal is to establish confidence in the system.
There are different ypes of acceptance testing,operational acceptance testing,contract acceptance testing,compliance acceptance testing(regulation acceptance testing),alpha testing,beta testing.
Thanks
Sudhansu
-
Hi All
Testing has four level, viz component,integration,system and acceptance.
System testing is done at system level and acceptance testing is done at acceptance levelan be done aft. But in case of large project system testing can be done after acceptance testing.
System testing test everything according to specified requirement as a whole.It verifies that product is right.
Acceptance testing test everything according to User requirement. It validates that right product is build.
-
02-01-2012, 01:45 AM #5
- Join Date
- Jan 2012
- Answers
- 8
System testing is nothing but testing the whole application
which was integrated all the modules.
Acceptance testing is the last important test among many tests that a developed software system undergoes. Acceptance testing facilitates the end-users to test the software created and ascertain if the developed software, actually meets their requirements or not.
........................................................................................................
Last edited by admin; 02-01-2012 at 12:15 PM.
-
Sponsored Ads
«
Use Case Document
|
Some Faqs
»

Reply With Quote





