in IS&Software Engineering retagged by
6,447 views
7 votes
7 votes

Alpha and Beta testing are forms of

  1. Acceptance testing
  2. Integration testing
  3. System testing
  4. Unit testing
in IS&Software Engineering retagged by
6.4k views

3 Comments

@Arjun sir there is a mistake in the selected answer. option c should be the answer.

Here is a screen shot from the book Fundamentals of Software Engineering  by rajib mall

 

0
0
Do you have a reference from Pressman?
0
0

Sir i checked this topic in pressman book and this topic is discussed under validation testing concept .

But in this NPTEL video at 16:30 sec, the professor considers alpha,beta, acceptance testing as system testing.

This is confusing...

0
0

2 Answers

11 votes
11 votes
acceptance testing alpha testing is done at developer site and beta testing at client side

4 Comments

"System testing usually consists of three different kinds of testing activities:
 α – testing: It is the system testing performed by the
development team.
 β – testing: It is the system testing performed by a friendly
set of customers.
 acceptance testing: It is the system testing performed by the
customer himself after the product delivery to determine
whether to accept or reject the delivered product."- According to the book by Rajib Mall
1
1
Alpha and beta testings are kind of  Acceptance testing

and Acceptance testing is a kind of System testing .

There should be no doubt about that.
1
1
Yaar, no need to complicate things. You might surely have used beta software. They are simply rolled out to check whether users accept the software or not. Not accurate, but I hope you get the point.
0
0
8 votes
8 votes

 Alpha and beta testings are  comes under  Acceptance testing 

Acceptance testing is a kind of System testing 

System testing is a kind of Integration testing ..

Integration testing is a kind of Unit testing .

Hence option A is the correct answer .

see the diagram in this link, it will be clear 

https://www.tutorialspoint.com/software_testing_dictionary/alpha_testing.htm

1 comment

What do you mean "Integration testing is a kind of Unit testing"? Once individual software components are unit tested, the whole system is integrated and then integration tests are performed. It is not like "Integration test is a kind of unit test" both are different! Correct it please.
0
0
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true