Keeping track of different versions and iteration of software. It is management of all test items li ... Read More
There are 5 types of black box testing techniques. First one is equivalent class partitioning.Le ... Read More
Smoke testing- It is basically building validation. Smoke Testing is performed after software in ... Read More
Roles in reviews- * Manager-Decides what is to be reviewed?Ensures sufficient time is allocated in ... Read More
The way a development lead has created a developer task a testing lead can create testing tasks. ... Read More
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
1. Unit Testing aka component or module testing or program testing. Unit testing is used to check i ... Read More
Entry criterias for testing 1. Req doc is ready 2. Design doc is ready 3. Test tools are re ... Read More
After test case design and before test execution we need to check for test readiness and it check ... Read More
No developer like bugs. It means extra hours of work for him. But it is much better for a developer ... Read More