Vineet Nanda has Published 704 Articles

Path Testing & Basis Path Testing with Example

Vineet Nanda

Vineet Nanda

Updated on 19-Aug-2021 12:28:51

23K+ Views

Basis Path Testing is a white-box testing technique based on a program's or module's control structure. A control flow graph is created using this structure, and the many possible paths in the graph are tested using this structure.The approach of identifying pathways in the control flow graph that give a ... Read More

Mainframe Testing Tutorial for Beginners

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 15:07:23

3K+ Views

We will learn about Mainframe testing in this section, which is used to test software, applications, and services produced on Mainframe Systems.We will also learn about mainframe attributes, mainframe testing types, how to perform it, the various challenges and troubleshooting while performing mainframe testing, various commands used in mainframe testing, ... Read More

Load Testing Tutorial (Definition, how to, Example)

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 15:04:47

2K+ Views

Load TestingLoad testing is a type of non-functional software testing in which the execution of a software application is judged under a particular load. It controls how the software application works when a large number of people use it at the same time. Prior to deployment, load testing is done ... Read More

HealthCare Domain Testing with Sample Test Cases

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 15:02:51

5K+ Views

HealthCare Domain TestingHealthcare domain testing is a method of evaluating a healthcare application for criteria such as standards, safety, compliance, and cross-dependency with other organizations. The goal of healthcare domain testing is to assure the application's quality, dependability, performance, safety, and efficiency.Knowledge of the Health Care Domain at a Basic ... Read More

e-Commerce Testing: How to Test an e-Commerce Website?

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 14:57:28

570 Views

I guess you won't find someone who hasn't shopped online in today's world. E-commerce/Retail is a type of business that relies on internet clients to succeed. There are numerous advantages to shopping in person versus purchasing online. Convenience, time savings, and quick access to products all around the world, for ... Read More

Code Coverage Tutorial (Branch, Statement, Decision, FSM)

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 14:54:48

3K+ Views

The ultimate goal of any software development company is to provide high-quality software. The software must be properly tested in order to reach this goal.As a result, testing is an important aspect of the software development process. As a result, it's critical that the software generated be evaluated by the ... Read More

Banking Domain Application Testing

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 14:48:53

5K+ Views

Banking applications are one of the toughest applications to work on in today's Development and software industries. One of the reasons for being it difficult is because it involves money so we can't afford any mistakes in the testing of it. Each and every person wants to be secure about ... Read More

Automation Testing Framework for Agile/Scrum Methodology

Vineet Nanda

Vineet Nanda

Updated on 17-Aug-2021 14:44:45

461 Views

Software development is a difficult task. Architects have known since the beginning of the software development process that without a management structure, the process will devolve into anarchy. From the waterfall approach to the agile model, new software development life cycle innovations arose as a result.Most mobile and web projects ... Read More

10 Best Test Data Generation Tools

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 11:23:33

1K+ Views

It requires a large volume of data to test applications. Manually inserting data is not an affordable and time-friendly option. Therefore, you need some test data generation tools to insert data into the database with ease. These tools help testers with load, performance and stress testing. You can use these ... Read More

Difference between Globalization Testing and Localization Testing

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 11:22:28

1K+ Views

Globalization testing and localization testing are conducted to test the linguistic and cultural aspects of the software. It is mostly used to identify the product’s appeal to global and local audiences. With proper testing, organizations can introduce their software products worldwide.Globalization and localization testing allow the testing team to measure ... Read More

Advertisements