difference between blackbox vs system testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
What is meant by Risk Analysis?
how can u do monkey testing on website?
How can i check GUI for application window
what is the outcome of testing?
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
What is Software Testing? Objectives of Testing?
What are the three aspects of GUI software to test for with WinRunner?
what is testing policy and testing methodology? and what is the difference?
the typical Application Test Lifecycle?
which phase is most important in STLC phases? and why ?
How do you estimate white box testing?