Vineet Nanda has Published 788 Articles

Automation Testing Framework for Agile/Scrum Methodology

Vineet Nanda

Vineet Nanda

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

349 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

656 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

How to Write Test Cases?

Vineet Nanda

Vineet Nanda

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

758 Views

What is a Test Case?A test case is a set of criteria that a tester uses to verify whether or not a software application is meeting the customer's requirements. Preconditions, case name, input conditions, and intended result are all included in the test case design. A test case is a ... Read More

How to Perform Regression Testing?

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 10:50:13

691 Views

In this article, we will learn what is regression testing, how to do it, when it is required and its types.What is Regression Testing?Regression testing is also known as black box testing. It is used to verify that a software code modification does not affect the product's existing functionality. Regression ... Read More

What is Sandwich Testing (Definition, Types, Examples)?

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 10:46:35

2K+ Views

Integration testing is a specific phase in software testing where testers combine and test all standalone modules into one entity. In this phase, testers test each module of the interface and communication. These tests are conducted using two approaches- top-down and bottom-up integration testing. Sandwich Testing, aka Hybrid integration testing, ... Read More

Testing Documentation in Software Testing

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 08:36:30

926 Views

The documentation of objects written before or during software testing is known as test documentation. It aids the research team in decreasing commitment to testing, test coverage, resource monitoring, and implementation development, among other things. It's a comprehensive set of documents that lets you define and track test preparation, test ... Read More

What is a Test Scenario?

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 08:30:34

655 Views

Any capability that may be tested is defined as a TEST SCENARIO. It's also known as Test Possibility or Test Condition. As a tester, you should put yourself in the shoes of the end user and determine the Application Under Test's real-world scenarios and use cases.In liner statements, a test ... Read More

What is Defect Density? Formula to calculate with Example

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 08:23:17

9K+ Views

Software is tested based on its quality, scalability, features, security, and performance, including other essential elements. It's common to detect defects and errors in a software testing process. However, developers must ensure they are taken care of before launching it to the end-users. This is because fixing an error at ... Read More

What is SDET? Explain Full-Form, Meaning, Role, and Responsibilities

Vineet Nanda

Vineet Nanda

Updated on 13-Jul-2021 07:55:54

499 Views

SDET or software Development Engineer in Test is a role appointed to a person skilled in both quality engineering and software development. Microsoft invented the Term SDET for the first time. After that, it becomes a repetitive term among major companies like Google, Adobe, Amazon, etc. The role of an ... Read More

Advertisements