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 |
example of high severity and low priority bug.
Information about Automated Software Installer
why RUPis important or what are all the advances in RUP?
what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
When a high severity issue is found in production how to handle this situation.
What is the role of QA in a SDLC?
How is testing affected by object-oriented designs?
diffrence between defect and bug life cycle
What are the Important test scenarios which can be used for testing a web site?
What are the principles of software testing?
anyone ca explain Tracebility metrics.how to involve on this.