Vineet Nanda has Published 788 Articles

What is Scaled Agile Framework? SAFe Methodology Tutorial

Vineet Nanda

Vineet Nanda

Updated on 29-Oct-2021 13:22:49

1K+ Views

SAFe (Scaled Agile Framework)SAFe is an open-source knowledge base that enables to apply lean and agile practices at the enterprise level. It offers simple and lightweight features to develop software. SAFe is a set of organizations and workflow patterns that guide enterprises in scaling lean and agile practices. SAFe is ... Read More

What is Volume Testing in Software Testing?

Vineet Nanda

Vineet Nanda

Updated on 27-Sep-2021 06:44:15

817 Views

In this article, we will learn volume testing, its objectives and characteristics, attributes of volume testing, how it differs from load testing, and the challenges in volume testing, some useful guidelines for volume testing, the benefits and disadvantages of volume testing and some tools for and real-life examples of volume ... Read More

What is Test Maturity Model (TMM)?

Vineet Nanda

Vineet Nanda

Updated on 27-Sep-2021 06:29:28

4K+ Views

Testing Maturity Model (TMM) is a framework to determine the maturity of the software testing process. The main reason of using a TMM is to determine maturity and provide targets or goals for improving the software testing process to obtain progress. It can be both used as a stand-alone model ... Read More

What is System Integration Testing (SIT) with Example

Vineet Nanda

Vineet Nanda

Updated on 27-Sep-2021 06:22:03

5K+ Views

What exactly is System Integration Testing (SIT)?System Integration Testing is a sort of software testing that is performed in an integrated hardware and software environment to evaluate the overall system behavior. It is testing performed on a whole, integrated system to determine the system's compliance with the stated requirements.System Integration ... Read More

What is Stress Testing in Software Testing?

Vineet Nanda

Vineet Nanda

Updated on 24-Sep-2021 09:14:15

2K+ Views

In this article, we present stress testing, its needs and goals, how is it different from load testing, different types of stress testing, its procedure, tools and metrics.Stress TestingStress testing is conducted to determine the robustness and scalability of a software product by testing beyond its normal operation limits. It ... Read More

What is SOA Testing? Tutorial with Example

Vineet Nanda

Vineet Nanda

Updated on 24-Sep-2021 08:48:16

2K+ Views

SOA (Service Oriented Architecture) TestingSOA testing is a testing of the SOA architectural style. In this testing, the software components are designed to communicate through communication protocols usually over a network. It is an essential aspect of service life cycle management because it enables addressing multiple aspects of service quality ... Read More

What is Pilot Testing? Definition, Meaning, Examples

Vineet Nanda

Vineet Nanda

Updated on 24-Sep-2021 08:36:25

1K+ Views

Pilot testing is a sort of software testing that is carried out by a group of end-users prior to the software's production deployment.In this testing method, a component of the system or the entire system is tested in a real-time situation. To undertake this sort of testing, the system is ... Read More

What is Orthogonal Array Testing (OATS)? (Tools, Techniques, Example)

Vineet Nanda

Vineet Nanda

Updated on 24-Sep-2021 08:34:25

856 Views

Test teams are frequently faced with the problem of how to properly test an application under short timeframes.Exhaustive Testing becomes problematic in such situations, posing problems such as a huge number of Test Scripts to execute, how to prioritize the scripts, human error, and tiredness if too many scripts are ... Read More

What is Grey Box Testing?

Vineet Nanda

Vineet Nanda

Updated on 24-Sep-2021 08:28:12

1K+ Views

IntroductionGreybox testing is a software testing approach that involves evaluating a software program with just a limited understanding of its underlying workings. Because it includes access to internal coding to develop test cases as white box testing and testing methods are done at the functionality level as black-box testing, it ... Read More

What is Compatibility Testing? Forward & Backward Testing

Vineet Nanda

Vineet Nanda

Updated on 24-Sep-2021 08:17:29

955 Views

CompatibilityIn simple terms, compatibility is the state in which two different things can coexist without conflicting. In real world, milk is compatible with water, oil and water are not compatible with each other.Compatibility TestingCompatibility testing is sub-category of software testing performed to determine whether the software under test can function ... Read More

Advertisements