What is Black Box Testing

https://www.youtube.com/watch?v=KmbtBuEOLIs&feature=youtu.be

  • It is a software testing techniques in which
    functionality of the software under test is tested, without reference to the internal structure of the component or system.

  • Tests are based  entirely on requirements and specifications


Black Box Testing Software Test Life Cycle (STLC)

  • Requirements-

  • Test Planning  & Analysis -

  • Test Cases and Test Script Design-

  • Test Execution

Comments

Popular posts from this blog

What is unit testing

Regression Testing