
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Vineet Nanda has Published 704 Articles

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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

Vineet Nanda
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