Kamila is an AI-based technical expert, author, and trainer with a Master’s degree in CRM. She has over 15 years of work experience in several top-notch IT companies. She has published more than 500 articles on various Software Testing Related Topics, Programming Languages, AI Concepts,…
Upload and install your mobile application on any device to kick off your Appium testing directly from Eclipse:
Your mobile applications can be managed within the Eclipse through a dedicated Application Pane in Appium Studio for Eclipse. Your application can quickly and easily be uploaded and launched on any device.
How to install applications and prepare them for Testing in Appium: This tutorial is a part of our Appium Studio tutorial series and it includes the step by step procedures involved in the process of installing the applications and preparing them for Testing in Appium. Pictorial representation of each step…
Introduction to Application Testing Application Testing is an activity that is performed frequently by almost every software tester in his career. These two words are extremely broad in practical aspects. However, only the core and most important areas will be discussed here. The purpose of this tutorial is to touch…
Difference Between Destructive Testing and Non-Destructive Testing with Its Types and Methods: In this article, we are going to discuss details about destructive testing and non-destructive software testing. We will learn about them one by one and will also see the differences between these two testing types at the end…
What is Monkey Testing in Software Testing? Introduction: Monkey testing is a technique in software testing where the user tests the application by providing random inputs and checking the behavior (or trying to crash the application). Mostly this technique is done automatically where the user enters any random invalid inputs…
This is a collection of top 20 practical testing tips for testing any product or web based application I learned over time. I wish all testers read these software testing good practices and try to implement them in your day to day software testing activities. Finally your skill and experience…
Mobile Device Testing is a Process for Testing a Device for Quality. Read This Comprehensive Tutorial to Gain In-depth Knowledge About Mobile Testing: Before exploring Mobile Device Testing, let's get to know about Device Testing. Device Testing is the process by which a Device is tested for its Quality to…
This Comprehensive Guide on Soak Testing Explains What is Soak Testing, Why do we need it, its Application, Advantages, Best Practices and Disadvantages: Various types of testing need to be performed while testing a software application. Functional and Non-functional testing are the two broad categories into which we can categorize…
How to make sure your web application is secure before release? Web site security testing is important part of software testing life cycle like other functionality and performance testing. This article will guide you with different type of attacks on web applications and information on how to perform security testing…