In this blog I will guide you how to rename the package name of any apk file Usually this type of thing is needed when apk is related to any enterprise level feature where you...
As we are growing and becoming more creative, requirements for the new developments are increasing day by day and this is encouraging the software development companies to do...
What is the Pareto principle The Pareto Principle states that roughly 80% of all the outcomes come from 20% of the causes (inputs)The Pareto Principle is also known as the...
It is a process of re-executing the same test cases in every release just to make sure the new modifications are not affecting the existing functionalities of an application is...
Overview: If you are a Test Automation Engineer working on a project, you’d know that the most difficult part of automation is the analysis of test executions At the end of...
1Cookie Testing is mainly used to test the cookies that are saved in the web browser2When ever a web application is being accessed by the use of a server then The term cookie can...
BDD- Behavior Driver Development is basically a software development process that originated from TDD, which is having tests written in plain English(Gherkin) and explained as...
Summary: As more and more companies use automation suites in an effort to meet 100% coverage for better and effective testing, a common concern that every team has is...
Maven: Maven is an open-source build tool that was developed by Apache Software Foundation Why do we use it in all automation frameworks If we create just a normal...
Capture dumpstate logs on the Samsung devices: An issue or bug in software can cause the system to fail or behave in an unintended way Whenever a critical issue is...