Metrics help in measuring the current state of an activity or process. They help us set benchmarks and targets. Measuring where you are currently helps you establish the how much further you need to go in order to achieve your goals. Test Managers must be able to define, track, report test progress metrics. [Read more…] about How to define, track, report & validate metrics in software testing?
Design
What is Test design tools in software testing?
Test design tools help to create test cases, or at least test inputs (which is part of a test case). If an automated oracle is available, then the tool can also make the expected result, so in point of fact it can generate test cases (rather than just test inputs). [Read more…] about What is Test design tools in software testing?
What are the categories of test design techniques?
A test design technique basically helps us to select a good set of tests from the total number of all possible tests for a given system. There are many different types of software testing technique, each with its own strengths and weaknesses. Each individual technique is good at finding particular types of defect and relatively poor at finding other types. [Read more…] about What are the categories of test design techniques?
What is test design technique?
A test design technique basically helps us to select a good set of tests from the total number of all possible tests for a given system. There are many different types of software testing technique, each with its own strengths and weaknesses. Each individual technique is good at finding particular types of defect and relatively poor at finding other types. [Read more…] about What is test design technique?
What are the Software Development Life Cycle (SDLC) phases?
There are various software development approaches defined and designed which are used/employed during development process of software, these approaches are also referred as “Software Development Process Models” (e.g. Waterfall model, incremental model, V-model, iterative model, RAD model, Agile model, Spiral model, Prototype model etc.). Each process model follows a particular life cycle in order to ensure success in process of software development. [Read more…] about What are the Software Development Life Cycle (SDLC) phases?