difference between blackbox vs system testing

Answers were Sorted based on User's Feedback



difference between blackbox vs system testing..

Answer / vasanth

Black Box testing is a technique should followed in System Testing level.

It is a technique to validate the software built under system Testing.
Black box testing have 3 types of techniques.
i. Error Guessing
ii. Equivalence portioning
iii. Boundary value analysis

Is This Answer Correct ?    6 Yes 0 No

difference between blackbox vs system testing..

Answer / kamal

Black box is the testing which is done by the Testers and it is independent of operational area of the application.

System testing is done on software application where all enough units are integrated.

Black box testing is testing methodology whereas System testing is one type of testing

Is This Answer Correct ?    6 Yes 1 No

difference between blackbox vs system testing..

Answer / saff

black bo testing is the technique used to test appln

where as system testing is one level of testing where the
complete funtionality of a system as a whole is tested

Is This Answer Correct ?    2 Yes 2 No

difference between blackbox vs system testing..

Answer / sandeep varma.n

BLACK BOX TESTING -If one performs testing only on the final part of the application without having the knowledge of structural part then that method of testing is known a blockbox testing.
usually test engineer will be involved in black box testing.

system testing- in this level the test engineers will perform defferent types of testing on the system .One among those very importent type, of testing is 'system Integration Testing'.

A part from the type of testing, some other types like load teting, performance testing stress testing, usability testing etc. will be conducted in this stage

As the blacck box testers are conducting the testing, the system level testing will fall under black box testing

Is This Answer Correct ?    0 Yes 0 No

difference between blackbox vs system testing..

Answer / n@n!

other name for black box testing is system testing.
it was done by test engineers.

testing the all the requirements in the application is
called balck box testing/system testing.

it covers
1)user interface testing
2)usability testing
3)functional testing
4)non functional testing
5)validation testing
6)volume testing
7)stress testing
8)compatability testing e.t.c.......

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?

3 Answers   Satyam,


what is system testing? explain with an example.

1 Answers   Tech Mahindra,


Can Any Body Explain Major Bugs Find During Manual Testing

1 Answers   Symbiosis,


Write four steps for writting scenario ?

2 Answers   SoftSmith,


What is a model?

2 Answers  






Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.

6 Answers   TCS,


what is field tests and laboratory tests in black box testing ?

1 Answers  


Can anyone explain about metrics

6 Answers  


Write TestCases for mobile

2 Answers   Philips,


what is 'v'model?

6 Answers  


Unit Testing can be done by using Nunit?

0 Answers   QuestPond,


When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.

4 Answers  


Categories