Level of Testing

Level of Testing What are the different levels of testing? Software testing is necessary for the software development process. The whole process of testing software and applications to evaluate the…

0 Comments

What is JIRA?

What is JIRA? JIRA is an online project management tool that is widely used in software development. JIRA is used for assigning tasks, bug reporting, and reported issues tracking in…

0 Comments

Test cases for Pagination

Test cases for Pagination Verify that pagination is shown on the page load. Make sure that the default page should be selected on the page load. Check proper space should…

0 Comments

Drag and drop functionality

Test cases for the Drag and drop files, images or photos How to test drag and drop functionality? Verify it clearly mentioned whether the drag and drop functionality is supported…

0 Comments

What is JAVA?

The Java Platform: Your Guide to Developing and Managing Java Applets and Applications The Java Platform, also known as the Java Development Kit (JDK), was first released by Sun Microsystems…

0 Comments

What is API?

In this tutorial, we will learn about the API. We will cover the following terms related to API. What is API? Example of API API how it works? Types of…

0 Comments

Mobile Application Test Cases

This post will discuss some general scenarios one should keep in mind while testing any mobile application. As the number of applications increases day by day. For making the high-quality…

0 Comments

Cross Browser Testing

How define Cross Browser Testing? Cross-browser testing ensures the developed web application is compatible and functionality is not disturbed on all browsers.  Cross browser testing is performed on both Desktop…

0 Comments

Verification vs Validation

Verification and Validation Verification and validation in software testing are the two common terms often used in software testing. A software quality assurance and test engineer must learn these terms…

0 Comments

Test cases vs test scenarios

Test cases vs Test scenarios The field of software testing is fascinating to explore, but there are times when testers are lost in the standard software terminology. In this article,…

0 Comments