SDLC
Waterfall vs. Incremental vs. Spiral vs. Rad Model: Key Difference
To manage the level of complexity during the software development cycle, various SDLC model is...
Before we learn compatibility testing, let's understand-
Compatibility is nothing but the capability of existing or living together. In normal life, Oil is not compatible with water, but milk can be easily combined with water.
Compatibility Testing is a type of Software testing to check whether your software is capable of running on different hardware, operating systems, applications, network environments or Mobile devices.
Compatibility Testing is a type of Non-functional testing
Let's look into compatibility testing types
There are two types of version checking in Compatibility Testing :
Backward Compatibility Testing is a technique to verify the behavior and compatibility of the developed hardware or software with their older versions of the hardware or software. Backward compatibility testing is much predictable as all the changes from the previous versions are known.
Forward Compatibility Testing is a process to verify the behavior and compatibility of the developed hardware or software with the newer versions of the hardware or software. Forward compatibility testing is a bit hard to predict as the changes that will be made in the newer versions are not known.
To manage the level of complexity during the software development cycle, various SDLC model is...
Test Analysis Test Analysis in software testing is a process of checking and analysing the test...
Project Summary This project will put you in a corporate setting. You will be testing a demo...
While testing the web applications, one should consider the below mentioned template. The below...
What is Performance testing? Performance testing is a type of testing for determining the speed of...
Following are frequently asked questions in interviews for freshers as well experienced QA...