Sastri Munsamy
Tuesday, 27 November 2018 12:34
What Is A Test Plan?
In software testing, a test plan contains all the testing activities that will be done to deliver a quality product. It is derived from the product description, SRS or Use Case documents.
Published in Software Testing
Published in
Software Testing
Monday, 05 November 2018 12:31
What Is Functional Testing?
Functional testing is a type of software testing in which software is tested against functional requirements/specifications with the intention to find bugs and defects
Published in Software Testing
Published in
Software Testing
Wednesday, 17 October 2018 12:28
What Is Usability Testing?
Usability testing is a technique used in user-centred design to evaluate a product by testing it on users. This can be seen as an irreplaceable usability practice since it gives direct input on how real users use the system.
Published in Software Testing
Published in
Software Testing
Monday, 01 October 2018 12:22
What Is Performance Testing?
When a client asks if an application is ready to go live, then a number of questions arise. Some of these questions are why is our system performance poor? Does our system comply with the business’ performance requirements?
Published in Software Testing
Published in
Software Testing
Sunday, 30 September 2018 12:19
What Is Regression Testing?
Regression testing is the repeated testing of an already tested program, after modification, to discover any bugs that were introduced or uncovered as a result of the changes in the software being tested.
Published in Software Testing
Published in
Software Testing
Friday, 14 September 2018 12:17
What Is Software Test Automation?
Manual software testing is performed by a human who is sitting in front of a computer and who is carefully executing the test steps.
Published in Software Testing
Published in
Software Testing
Monday, 27 August 2018 12:13
Software Testing Life Cycle
Contrary to popular belief, software testing is not just a single activity. It consists of a series of activities carried out methodologically to help certify your software product.
Published in Software Testing
Published in
Software Testing
Saturday, 04 August 2018 12:06
Software Testing Best Practices
Software testing best practices are like training wheels. You need a set of guidelines to learn how to ride, but this does not mean you can take off the training wheels
Published in Software Testing
Published in
Software Testing
Wednesday, 25 July 2018 11:01
Coverage Matrix and Test Matrix in Software Testing
Learn about the concepts of a coverage matrix and test matrix in software testing and how they help in tracing requirements and verifying their fulfilment.
Published in Software Testing
Published in
Software Testing
Saturday, 07 July 2018 10:57
What Is Defect Analysis?
In the software development process, a bug or defect has a life cycle. The defect needs to go through the life cycle in order to be fixed and closed.
Published in Software Testing
Published in
Software Testing