Software-testing Articles

Security Testing
Security Testing
What is Security Testing? Techniques of Security Testing. Threat due to lack of Security testing. Why Security testing is important and its Definition
4 min read
734
0
Stress Testing
Stress Testing
What is Stress Testing? Goal and Objective of Stress Testing.Stress Testing is done to evaluate the application's behaviour beyond normal or peak load conditions.
2 min read
675
0
Load Testing
Load Testing
What is Load testing? Objective of Load Testing. Example of Load Testing. Load Testing determines a system behavior under anticipated peak load conditions
2 min read
692
0
What is Performance Testing and different types of Performance Testing
Performance Testing
What is Performance Testing? Objectives and Goals of Performance Testing. Techniques of Performance Testing. Example and tools for Performance Testing.
3 min read
1038
0
What does End-to-End test mean And How it is differ from System Testing
What does End-to-End Test mean?
What does End-to-End test mean? Difference between End to End Testing And System Testing. How to perform E2E test and how to write End to End test.
4 min read
1685
0
What are the Difference between Alpha Testing And Beta Testing
Difference between Alpha Testing And Beta Testing
What are the Difference between Alpha Testing And Beta Testing in Software Testing World. Advantages and Disadvantages of Alpha and Beta Testing
4 min read
1387
0
What is User Acceptance Testing - UAT And it's Process
User Acceptance Testing - UAT
What is User Acceptance Testing - UAT. How to perform UAT, Who perform UAT, Process of Acceptance Testing. Types of User Acceptance Testing
5 min read
1450
0
Regression Testing
Regression Testing
What is Regression Testing? Steps to take in Regression Testing? How to select Test for Regression Test Suite? When to perform Regression Testing?
3 min read
1009
0
Sanity Testing
Sanity Testing
Sanity Testing is a software testing technique performed by the test team for some basic tests. Whenever a new build is received, after minor changes in code or functionality, Sanity testing is performed to ascertain that the bugs have been fixed.
2 min read
1074
0
Smoke Testing
Smoke Testing
Smoke Testing is performed after software build to ascertain that the critical functionalities of the program is working fine. What is Smoke Testing? Why Smoke Testing?
3 min read
1069
0
Unit Testing
Unit Testing
What is Unit Testing? Individually and independently testing of smallest testable parts of an application. Advantages of Unit Testing in Software Testing
2 min read
914
0
Functional Testing
Functional Testing
What is Functional Testing? This verifies that each function of the software application operates in conformance with the requirement specification.
2 min read
1194
0