Vineet Nanda has Published 704 Articles

6 Principles of Software Testing

Vineet Nanda

Vineet Nanda

Updated on 13-May-2021 12:05:54

1K+ Views

This guide presents the seven fundamental Software Testing Principles that any software tester and quality assurance professional should understand.6 Principles of Software TestingExhaustive testing is not possibleEarly testingDefect clusteringPesticide paradoxTesting is context-dependentAbsence of errors fallacyBackgroundWhen performing software testing, one must achieve optimal test results without straying from the target. But ... Read More

What is Spike Testing? Learn With Example

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:35:15

1K+ Views

Spike testing is a type of performance testing used to determine an application's behavior when exposed to extreme traffic variations. In spike tests, the app is revealed to sudden decrease and increase in load. The results are then analyzed based on factors like −Does the app crash?Does the app slow ... Read More

What is Soak Testing? Definition, Meaning, Examples

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:32:42

808 Views

Soak testing is a non-functional performance testing under which an application is exposed to a continuous load for a pre-determined period. It is also known as Longevity testing and Endurance testing.The term 'soak' itself explained the test's purpose. Let's consider yourself pulling a rope on one end while your friend pulls ... Read More

What is Response Time Testing?

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:29:37

1K+ Views

A tester measures an app or site performance by collecting various data during a load or stress test. However, every test starts with sending a request to an application. Once a request is sent, the tester calculates the app's response time by estimating how much time it takes to respond ... Read More

Reliability Testing: Methods, Tools, Example

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:26:56

4K+ Views

The word 'reliable' means something that is 'dependable' and 'trustworthy.' In other words, a dependable product lives up to its expectation regardless of how much we use it. In software testing, Reliability testing is a process to know whether software can perform as expected under a given environment. Reliability Testing ExampleLet's ... Read More

What is Benchmark Testing? (Test Plan, Tools, Example)

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:23:49

1K+ Views

Benchmark is a specific standard of measurement used to measure a product or service. In short, it is a metric or point of reference to access the quality of a particular product or service. Likewise, benchmark testing is a process where testers compare the software and hardware aspect of an ... Read More

Stability Testing in Software Testing

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:21:27

771 Views

There are many occasions where websites/applications have to run continuously for weeks/months without restarting the server. Since the number of users in such websites is exceedingly high, owners must ensure that users can access the website without facing any issues.The testers' role in such situations is to make sure these ... Read More

A Career in Software Testing: Tester Qualifications, Salary & Future

Vineet Nanda

Vineet Nanda

Updated on 27-Apr-2021 07:18:46

443 Views

Software Testing is a fast-growing field and if you are one of the thousands of aspirants looking to build a career in it, this Software Testing Career guide will help you understand what the testing job is all about and what salary testing jobs provide.What is Software Testing?Walk into any ... Read More

What is Scalability Testing?

Vineet Nanda

Vineet Nanda

Updated on 18-Mar-2021 11:06:06

443 Views

What is Scalability Testing and Learn with ExampleA system/application must have the capability to function flawlessly under excessive load. Scalability testing features the process where the efficiency of a system is tested based on a growing number of user requests, data volume, transactions, and user traffic. The developers identify the ... Read More

What is Volume Testing?

Vineet Nanda

Vineet Nanda

Updated on 18-Mar-2021 10:59:00

422 Views

Volume Testing, aka Flood Testing, is a non-functional test used to see the software or application's performance when introduced to a high volume of data. The volume here refers to the size of the database or the file subjected to the test.Under the volume testing, the developers will keep adding ... Read More

Advertisements