|
View previous topic :: View next topic |
| Author |
Message |
sachdeva
Joined: 29 Aug 2007 Posts: 25
|
Posted: Sat Sep 01, 2007 7:16 pm Post subject: Advantages of Black Box Testing... |
|
|
| What are the Advantages of Black Box Testing...? |
|
| Back to top |
|
|
|
moksh
Joined: 31 Aug 2007 Posts: 17
|
Posted: Sat Sep 01, 2007 7:19 pm Post subject: Advantages of Black Box Testing... |
|
|
*Efficient when used on Larger systems
*As the tester and developer are independent of each other, test is balanced and unprejudiced
*Tester can be non-technical.
*There is no need of having detailed functional knowledge of system to the tester.
*Tests will be done from a end user's point of view. Because end user should accept the system. (This is reason, sometimes this testing technique is also called as Acceptance testing)
*Testing helps to identify the vagueness and contradiction in functional specifications.
*Test cases can be designed as soon as the functional specifications are complete. |
|
| Back to top |
|
|
|
|