V and V model in software testing

In V & V model , every phase is in association with testing part. In requirement analysis, it is made sure that every requirement is collected and is discussed with clients for requirement analysis and later it is verified and validated. After requirement analysis, next phase is high level design after the collection of requirements … Read more

Types of Non-Functional Testing

Below are the different types of non functional testing which we perform in software testing world Usability testing Here the ease of using the application is tested and also how attractive and user friendly the user interface is checked in this test. Load testing To validate the application behaviour, by applying specific load is tested. … Read more

Top 10 mobile app testing tools 2021

Below are the list of mobile apps testing tools in 2021 Appium It is an open source test automation tool. It automates native, hybrid and web apps. It works in android, IOS and in windows using web driver protocol. Robotium It is an android test automation framework. It supports both native and hybrid apps. It … Read more

Test closure report in software testing

This document is prepared during the end of release to give information on testing activity. It consists of the following reports. General information System or program i.d/acronym Test project Creation date Date Author(s)       Revision history The test manager will maintain this information and provide updates as required. Revision date Author Section Summary … Read more

Appium Mobile App Automation Tool

In this Post I have written complete details about Appium mobile automation tool which is widely used in mobile app testing market, let us try to understand more details about it now What is Appium Automation Tool Architecture of Appium framework Web driver: Here the requests are sent to run the automation to execute the … Read more

Mobile App testing approach

If you are working on testing the mobile apps then you should define the test approach before we start testing any mobile apps. Here are the strategy or approach we should follow while testing the mobile apps Network testing scenario Network bandwidth: they check the app in both low and high bandwidth to check if … Read more