When to start the black box testing i.e. from 1. build acceptance testing 2. sanity 3. smoke 4. actual functonal testing please tell total detail if know anyone

Showing Answers 1 - 3 of 3 Answers

Hi Sachin,

This a very obvious question that Black Box Testing starts when you as a tester has started the detailed testing of your module i.e., when you have started the functional testing of your module. When you start executing your functional test cases which you have written, this is when the Black box testing starts. you test a particular functionality of your module by giving the inputs and matching the outputs received.

Thanks,

Nikhar

  Was this answer useful?  Yes

sharma

  • Oct 30th, 2006
 

black box testing starts when the build is installed in the testing server .and initially smoke and sanity test is conducted.as part of smoke test we will chk the build stability(navigations of screens) and as part of sanity basic functionality  of the application will be checked by executing the some of the positive test cases.

  Was this answer useful?  Yes

A

  • Jan 23rd, 2007
 

Build Acceptance testing,in this tester will check all the links are working or not.Black Box Testing is started after getting the build.means after installing the build in Server system. Sanity and Smoke Testing are nothing but the same.It is verifying that the build is stable to apply the complete testing or not.Actual Functional Testing,here we are starting the actual testing on the build.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions