Decision table testing

decision table testing manual

Third black box testing technique is decision table testing. It is used when we have lots of test ... Read More

Planning and control in testing process

planning and control manual

Test plan is not a mandatory phase in agile model as in agile the scope of testing is already pre de ... Read More

Test plan document

test plan document manual

Test Plain Document Contains Table of Contents Test Strategy Scope and level of Testing Test A ... Read More

Defect template

defect template manual

Defect template can again vary from one defect management tool to another but generally will contain ... Read More

Example of a test case

test case manual

A Test case includes 1.Test case name/ID-Naming convention matters.examples test cases id start w ... Read More

Experienced based testing

experienced based testing manual

It is used where tests are derived from testers skills and intuition and their experience with simil ... Read More

Static testing

static testing manual

Tests software without executing it. Can find errors and defects before code in executed. Can also b ... Read More

Iterative model

Iterative model manual

Here we break the whole module into chunks. In first iteration I will only work on login page an ... Read More

Sprint Planning Meeting

sprint planning meeting manual

At the beginning of each sprint, the product owner and team holds a sprint planning meeting to discu ... Read More

Task Management in Jira

task management jira manual

The way we created a bug, in the same way we can create a task in Jira by clicking the create button ... Read More