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 |
How to estimate white box testing?
which testing is done first smoke or sanity with an real time example plz?Thank u!
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
what is black phase in SDLC
What are the different strategies of rollout to the end users?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
Write the test cases for yahoo home page
Is anybody have the telecom systems test cases from start to end?
what is differance between smoke testing and sanity testing?
what r all the testing methods & what methods u r using 4 the current project.