Home » Manual Testing

Black Box Testing Technique

Testing application or front end from the user point if view without looking the code is called Black box or Specification Testing. Black Box testing techniques are:  a) Equivalence Partitioning (EP)b) Boundary Value Analysis (BVA)c) Decision Table Testingd)…

Read More »

Manual Testing Definition

Software Development Life Cycle(SDLC):  SDLC is a conceptual model or process or set of activities step by step from gathering requirement to development including maintenance state so that software can develop with quality. SDLC different stages are: Requirement…

Read More »