Category Archives: Software Testing

Software Testing

Mobile app testing types

Here are the most different types of testing which during any mobile app testing. Installation testing. Right from the playstore or IOS, the app must be able to download without any issue. Also the installation and un-installation of the app must smoothly be possible. Auto upgrades possibility testing. The app must have the feature to … Read more

Reasons why the test automation fails

Below are the reasons why the test automation fails Not defining exact scope of automation The automation tester must know what to automate in terms of which feature has to be automated as well as how many times to execute the automation. Lack of  skilled resources Individuals with extensive technical knowledge and skills are supposed … Read more

Agile software testing life cycle

This method of testing is non sequential unlike waterfall method and everything will be stored for fixed duration in sprint backlog, where it is achieved a certain goal. Given below are the processes involved in agile testing User requirement analysis The requirements of the users are clarified before proceeding, to check whether the requirements is … Read more

Waterfall model in software testing

It is a classical software development life cycle model and the phases are sequential. The different types of phases are; Requirement The requirements of the clients are gathered to implement. The functional requirements document that has been signed by all the stake holders to provide the developer with requirements that has to be fulfilled. Design … Read more

SOFTWARE TESTING IN A NUTSHELL

          Software testing is a method of checking the application/products by validating the requirements and by ensuring that the application is free from defects. It ensures that the functionality of the software meets the requirements. In case of any issues, the developing team fixes them and it is sent back for verification and only then … Read more