Automation Testing, Java

Mastering Mobile App Testing with Appium – Your First Steps to Success

Today, let's dive into the world of Appium! In a nutshell, Appium is a versatile, open-source tool designed to cater to your cross-platform mobile application testing needs. Its primary objective is to enable you to test your applications across various devices thoroughly. What makes Appium truly remarkable is its capability to automate...

by mahesh.wankhede
Tag: software testing
27-Sep-2023

Automation Testing, Manual Testing

How to choose the best test automation tool?

The debate about whether manual testing has fallen behind automation testing in popularity and demand is common among young QA engineers. However, instead of delving deeper into this topic, it is important to focus on the significance of test automation in today's era. Undeniably, "Quality at Speed" has become the new mantra for companies...

by mahesh.wankhede
Tag: software testing
30-Apr-2023

Application Security, Technology

Why Payment Gateway Process Needs to be Tested?

A company that handles the transactions between two parties (i.e. merchant and customer) is called payment processor. The payment is accomplished by passing on the payment information, like a credit card/debit card, from the customer to the merchant’s preferred bank account. There are several payment processing companies functioning in...

by Sanya Datt
Tag: software testing
13-Sep-2017

Automation Testing, Experience Design

Infographic: 8 Complex Mobile App Testing Challenges and Ways to Overcome Them!

Consumer habits keep on changing. This change in their behaviour has compelled brands to leverage digital technologies and provide a superior user experience. A recent survey by eMarketer shows that Mobile App usage accounts for approximately 85% of total time spent on mobile Internet.  Companies need to ensure that their applications...

by Shruti Kirti
Tag: software testing
06-Jun-2017

Product Engineering, Software development

How to Build Winning Products? The Ultimate Go-Live Checklist to Consider!

Going live with a project is always a big event for any product engineering company. It is important to make sure that everything works perfectly and quality software is delivered to the customer. However, at times you can only know more defects once the product is launched and multiple users are using it. There are two questions to...

by Sanya Datt
Tag: software testing
19-Apr-2017

Automation Testing, Software development

Introduction to JMETER

BASICS OF JMETER Apache Jmeter is an open source testing software. Jmeter is 100% pure Java desktop application used for performance testing and evaluating the overall system performance under different loads. Jmeter is easy to use and can be downloaded for free of cost. It can work with many types of tests categories such as load,...

by Vikrant Kumar
Tag: software testing
05-Jan-2017

Technology, Testing

Infographic – A roadmap to Automation Testing

Delivering a quality software product requires comprehensive testing. Developing business critical applications using traditional SDLC approach for software testing is incapable in delivering a first-rate quality product. Automation Testing is a must have for every new project. If done logically and judicially the advantages of...

by Shweta Sharma
Tag: software testing
30-Sep-2016

Automation Testing, Manual Testing

Best Practices for Software Testing

Personally I don’t think there any best & worst practices exists in this globe to complete a task no matter in which field you belong to, in my view it’s your strong basic knowledge that encourage you to complete a task in a different way and that different way of completing any task using your strong basic knowledge will turn in...

by Anurag Tiwari
Tag: software testing
15-Oct-2015

Technology

Software Testing in Agile Environment

Introduction In the past recent years that followed the invention of ‘Agile Manifesto’, which was written in a manner of great laconism, the IT industry has flourished inevitably on Agile Methodology. The existing IT organisations are waking up to the conveniences and efficiencies provided by Agile, and on the other hand...

by Neha Grover
Tag: software testing
14-Oct-2015

Automation Testing, Grails

Handing Browser Alert Box Using Selenium Web Driver

Recently while working on selenium I have come across in a situation where browser dialog box are the show stopper to validate 'Login/Registration/Forgot Password etc.' modules, though we are considering such cases as design issues. However we need to deal with it to learn something new, fortunately I have got the solution to handle...

by Anurag Tiwari
Tag: software testing
26-May-2015

Grails, Technology

Customizing the Firefox Profile and using with Selenium Web Driver

What is Firefox Profile Firefox saves your browser information such as Bookmarks, Downloads and Browsing History, etc in a set of files called profile, which is stored in a specified location by Firefox in user file directory. You can have multiple Firefox profiles, each containing a separate set of user information. The Profile...

by Gaurav Gupta
Tag: software testing
12-Dec-2014

Grails, Technology

Selenium Web Driver: An Introduction

Selenium WebDriver is a clean, fast framework for automated testing of webapps. Selenium WebDriver, a popular and well established testing framework is a wonderful tool that provides a handy unified interface that works with a large number of browsers and allows you to write your tests in almost every language you can imagine from Java...

by Gaurav Gupta
Tag: software testing
07-Dec-2014