The differences between Acceptance Testing and System Testing?

General Tech QA/Testing 2 years ago

0 2 0 0 0 tuteeHUB earn credit +10 pts

5 Star Rating 1 Rating

Posted on 16 Aug 2022, this text provides information on QA/Testing related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Take Quiz To Earn Credits!

Turn Your Knowledge into Earnings.

tuteehub_quiz

Answers (2)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 2 years ago

 

Are they the same? Or, System Testing is performed by the testers and/or programmers while the Acceptance Testing involves with the customer?

profilepic.png
manpreet 2 years ago

Take a look at what each type of test is describing. An acceptance test is testing if the system you are testing is acceptable to the end users - i.e. the clients. Usually this involves a general test to make sure that the program is acceptable. There may still be some bugs in the sysyem (for example, some localization bugs, or a more serious bug if the user does something extraordinary), but as long as these are not a hinderance to the general use of the program, the program can be delivered (think of Microsoft - if they took the time to fix every single bug they and the clients came up with, we'd all still be working with Windows 95).

A system test, by comparison, is a test of the system the program runs on. So an acceptance test might say that the program runs wonderfully on Windows 95; but if the program crashes when you try running it on Windows 7, and the majority of the clients are running Windows 7, you need to change your system test.

This is, of course, a very general answer, but the key also is that both tests should involve the testers and customers. Testing that involves just a tester or a developer (such as Unit Testing), is something that should be done WAY before you get to the stage of Acceptance or System testing.


0 views   0 shares

No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.