Configuration management

configuration management manual

Keeping track of different versions and iteration of software. It is management of all test items li ... Read More

Black box testing technique-Equivqalent class partitioning

equivalent class partition manual

There are 5 types of black box testing techniques. First one is equivalent class partitioning.Le ... Read More

Smoke and sanity testing

smoke sanity manual

Smoke testing- It is basically building validation. Smoke Testing is performed after software in ... Read More

Roles in a review process

roles in review process manual

Roles in reviews- * Manager-Decides what is to be reviewed?Ensures sufficient time is allocated in ... Read More

Testing tasks in jira

testing tasks jira manual

The way a development lead has created a developer task a testing lead can create testing tasks. ... Read More

Subtasks in jira

subtasks jira manual

We can add a new sub task to a given task by clicking the 3 dots … on right hand side while on the ... Read More

Levels of testing

levels of testing manual

1. Unit Testing aka component or module testing or program testing. Unit testing is used to check i ... Read More

Entry and exit criterias for testing

entry exit criteria manual

Entry criterias for testing 1. Req doc is ready 2. Design doc is ready 3. Test tools are re ... Read More

Test Implementation and execution

test implementation execution manual

After test case design and before test execution we need to check for test readiness and it check ... Read More

Psychology of testing

psychology of testing manual

No developer like bugs. It means extra hours of work for him. But it is much better for a developer ... Read More