Return to Previous Page Steps for Database Testing: Database Maintenance Only/Simple Changes: 1 Smoke Tests should be run. If not, no sense going to the next...
Additional Resources on Aidan's Thoughts / Biodex / Career Growth at Ultranauts Aidan's Career Growth Page Aidan's Insights from Learning Paths Ideas for Commu...
Integration (CIT/SIT) Testing: What is an Integration Test? Is a form of functional testing, at a system level, where individual units (aka components or modules...
Maintenance Testing What is a Maintenance Test? * Is performed to identify equipment problems. * It can be performed at either the system level, the equipm...
Reconciliation Testing What is a Reconciliation Test? * Is defined as a process of verification of data during data migration. In this process target data is ...
Regression Testing: What is Regression Testing? * It is a full end to end functionality test * Executed to ensure proper functionality of an application af...
Scalability Testing What is a Scalability Test? * Is a test in which an application’s performance is measured in terms of its ability to scale up or scale dow...
Smoke Testing: What is a Smoke Test? * Basic sanity flows of an application which covers most of the major functions of the software but none of them in depth...
Unit Testing What is a Unit Test? * Is a level of software testing where individual units/components of software are tested. * A unit is the smallest testa...
Usability Testing What is a Usability Test? * Is to be performed to ensure if the users can use the product with ease and it is ready to deliver. The Tester m...
User Acceptance Testing (UAT) What is a UAT Test? * Is a type of testing performed by the end user or client to verify/accept the software system before movin...