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 test harness and testability?
i have 3 years of exp in manual testing, if i am attending any interview what kind of question i will get?
What is role of a tester in the requirement phase?
Hi, i am non it background, now i am ready to face testing interviews. Please explain how to face interviews. Is there any standard questions for interview point of view.
What is back to back testing?
WHAT IS THE DIFF BW CLIENT SERVER APPLN,WEB APPLN, 1TIER APPLN,2TIER APPN , 3 TIER APPLN, WINDOWS APPLN? WHICH APPLNS ARE SAME? WHICH IS IMP?
After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer
can anbody tell me wht are microsoft 6 rules
Unit Testing can be done by using Nunit?
Adobe puzzles: . . . . . . . . . connect all these dots using 4 continuous lines.one clue u can extend the line after the points also. 2.one basket contains apples,second basket contains oranges and third basket contains apples and oranges the labels are wrongly mentioned.pick one fruit from one of these basket and find which basket contain which fruits.
why Test plan is needed??
How u prepare Test data in testing process???