Advantages of Blackbox Testing: · Testers need not know the software design of the SUT · Requirements are enough to develop test cases · Black box testing is usually done manual except Disadvantages of Blackbox Testing: · More time required to test each test case and verification results · Less code coverage · Some scenarios can be eliminated due to human error or ignorance of the system.
Advantages of Blackbox Testing:
· Testers need not know the software design of the SUT
· Requirements are enough to develop test cases
· Black box testing is usually done manual except
Disadvantages of Blackbox Testing:
· More time required to test each test case and verification results
· Less code coverage
· Some scenarios can be eliminated due to human error or ignorance of the system.