Tutorials Hut

  • Testing Foundation

      Basics of Software Testing
       What is Software Testing?
       Objective of Testing
       Why is testing necessary?
       Common Terms used in Testing
       Verification Vs Validations
       QA Vs QC
       Debugging Vs Testing
       Seven Testing Principles
       SDLC Vs STLC
       Fundamentals of Test Process
       Software quality Factors
       Software Development Models
       Waterfall Model
       V models
       Iterative Model
       Test Levels
       Component Testing
       Integration Testing
       System Testing
       Acceptance Testing
       Strategies for Integration Testing
       Big Bang
       Stubs and Driver
       Top Down Testing
       Bottom Up Testing
       Test Types
       Functional Testing
       Non- Functional Testing
       Structural Testing
       Re-testing & Regression Testing
       Static AND Dynamic Techniques
       Static Technique
       Dynamic Technique
       Static Analysis by Tools
       White Box Techniques
       Statement Coverage Testing
       Branch Coverage Testing
       Decision Coverage Testing
       Path Coverage
       Black Box Techniques
       Equivalence Partitioning
       Boundary Value Analysis
       Decision Table testing
       State Transition testing
       Experience Based TestingTechniques
       Random Testing
       Exploratory Testing
       Error Guessing
       Functional Testing
       Integration Testing
       Unit Testing
       System Testing
       Smoke testing
       Sanity testing
       Regression Testing
       Usability Testing
       Security Testing
       User Acceptance Testing
       White Box & Black Box Testing
       Globalization & Localization Testing
       Non Functional Testing
       Compatibility testing
       Endurance testing
       Load testing
       Performance testing
       Recovery testing
       Scalability testing
       Stress testing
       Volume testing
       Test Planning and Estimation
       Test Planning
       Test Strategies Vs Test Plan
       Test Approaches
       Risk and Testing
       Product Risks
       Project Risks
       Defect Management
       Defect LifeCycle
       Severity Vs Priority
  • What is Compatibility Testing? Definition , Types & Tools

    Compatibility testing is testing the application or  product built with a different computing environment. It tests whether the application  is compatible with the hardware, operating system, database or other system software or not. 

    Compatibility Testing

    Compatibility Testing may include: 

        • Test with each hardware with minimum and maximum configuration. 
        • Test with different browsers. 
        • Test cases are the same which were executed during functional testing.

    Types of Compatibility Testing

    Compatibility Testing types

    1) Forward testing

    Forward testing makes sure that the application is compatible with updates or newer mobile operating system versions.

    2) Backward testing

      • Backward testing verifies whether the mobile app has been developed for the latest versions of an environment also work perfectly with the older version.
      • The behaviour of the new hardware/software has been matched against the behaviour of the old hardware/software.

    Categories of Compatibility Testing

        • Browser compatibilityTesting : Check if application is compatible on different browsers like chrome, firefox, edge etc.
        • Hardware : check if application is compatible with the different hardware configurations.
        • Networks : check if application is compatible with the different network like 4G, WIFI, etc
        • Mobile Devices : check if an application is compatible with mobile devices and their platforms like android, iOS, windows, etc.
        • Operating System : check if an application is compatible with different Operating Systems like Windows, Linux, Mac, etc.
        • Versions:  check if application is working with older and newer version of software.

    Tools:

    Some of the most popular tools used by testers worldwide for compatibilityTesting are:

      1. BrowserStack
      2. Testing Bot
      3. BrowseEmAll
      4. Simulator and Emulator.
      5. Adobe Browserlab.
      6. GhostLab.
      7. Spoon Browser Sandbox.
      8. IE Tab.
      9. Equafy.
      10. BrowserShots
      11. Virtual Desktop
      12. Secure Platform
      13. CrossBrowserTesting.
    Recommended Articles:  



  • Testing Foundation

      Basics of Software Testing
       What is Software Testing?
       Objective of Testing
       Why is testing necessary?
       Common Terms used in Testing
       Verification Vs Validations
       QA Vs QC
       Debugging Vs Testing
       Seven Testing Principles
       SDLC Vs STLC
       Fundamentals of Test Process
       Software quality Factors
       Software Development Models
       Waterfall Model
       V models
       Iterative Model
       Test Levels
       Component Testing
       Integration Testing
       System Testing
       Acceptance Testing
       Strategies for Integration Testing
       Big Bang
       Stubs and Driver
       Top Down Testing
       Bottom Up Testing
       Test Types
       Functional Testing
       Non- Functional Testing
       Structural Testing
       Re-testing & Regression Testing
       Static AND Dynamic Techniques
       Static Technique
       Dynamic Technique
       Static Analysis by Tools
       White Box Techniques
       Statement Coverage Testing
       Branch Coverage Testing
       Decision Coverage Testing
       Path Coverage
       Black Box Techniques
       Equivalence Partitioning
       Boundary Value Analysis
       Decision Table testing
       State Transition testing
       Experience Based TestingTechniques
       Random Testing
       Exploratory Testing
       Error Guessing
       Functional Testing
       Integration Testing
       Unit Testing
       System Testing
       Smoke testing
       Sanity testing
       Regression Testing
       Usability Testing
       Security Testing
       User Acceptance Testing
       White Box & Black Box Testing
       Globalization & Localization Testing
       Non Functional Testing
       Compatibility testing
       Endurance testing
       Load testing
       Performance testing
       Recovery testing
       Scalability testing
       Stress testing
       Volume testing
       Test Planning and Estimation
       Test Planning
       Test Strategies Vs Test Plan
       Test Approaches
       Risk and Testing
       Product Risks
       Project Risks
       Defect Management
       Defect LifeCycle
       Severity Vs Priority

















  • Leave a Reply

    Your email address will not be published. Required fields are marked *