Latest QA Trends, News, Information and How-to advice of Software Testing & Quality Assurance. Let's take a look on software testing news and practical advice on QA concepts

Latest Software Testing News

Explore software testing blogs on different verticals of QA horizons, exclusively mark down by Bugraptors expertise.

Find Out Web and Mobile Application Testing Advices, Strategies and Technological Advancement

We bring all the news of latest technological trends on web and mobile application testing to make you aware about the innovation in software testing and quality assurance domain.

We Bring Our Experiments of Software Testing Right From The Real Experiences Through Case Study and WhitePapers.

Read all about our real experiences from our software testing professional. A great place to learn all about the testing, connect with others interested in software quality.

Know All About Security Testing - Take Your QA Knowledge To The Next Level

Stay up-to date about each and every concept of security testing. Get info about latest security vulnerabilites and how to tackle them easily with the right advice by our security testing experts.

Latest Blog About Automation Testing, Big Data Testing, Cloud Testing, Agile and DevOps Testing, Usability Testing and much more...

Stay tuned with us to know each and every facts and information about several testing techniques and how QA play an major role in forming the quality software.

Showing posts with label automation software testing services. Show all posts
Showing posts with label automation software testing services. Show all posts

Wednesday, May 2, 2018

List of Widely Used Test Automation Frameworks and Its Types!

test automation framework

Framework is a combination of test-data handling, coding standards, and object repository management that are followed during automation scripting which results in producing beneficial outcomes such as re-usage of the same code in multiple projects, higher portability and decrease the script maintenance cost etc.
Types of Automation Frameworks:
# Test Library Architecture Framework: Test scripts are initially created using "Record & Playback" method. After that tasks inside the scripts are grouped into Functions. There Functions are called by main text script which is called Driver in different ways to create test cases.
# Data Driven Testing Framework: Test case logic resides in Test Scripts and Test Data is separated and kept outside the Test Scripts in this type of framework. Test Data is read from external files such as Excel Files, Text Files, CSV Files, etc. and are saved in the Test Script as variables.
# Keyword Driven Framework: The Keyword-Driven consists of data tables and keywords, and is not dependent on automation tool for execution.
To read more about the those frameworks, reach out this blog: https://www.bugraptors.com/blog/perform-mobile-automation-using-framework/
Share:

Thursday, October 26, 2017

Automation Testing for Android Mobile App with Java


Automation testing is a method of practicing an application to implement the entire life cycle of the software in a minimum amount of time and provides effectiveness and efficiency of testing the software. It is a technique where the tester itself writes the scripts and uses a suitable software that it apt for testing.

Mobile Application Automation Testing

Testing of mobile applications can be relatively cumbersome because of sheer extent of testing is required on a variety of devices. Besides, the mobile apps require faster changes than other types of applications like Desktop or Web. Because of this, more and more organizations have started realizing the needs of using automation testing. Mobile app automation testing is a massive undertaking and one can end up complicating the process by selecting a bad tool.

Read more...
Share:

Wednesday, January 18, 2017

How to run parallel execution in Selenium Grid using TestNG?

Selenium Grid is a proxy server that enables the user to run tests in parallel on multiple machines. It manages different browser versions and configurations centrally. Selenium Grid allows the selenium test scripts to route the commands to remote web browsers.


Mobile App Testing using Selenium



When the Selenium Grid is to be used?

Selenium Grid must be used when you want to do either one or both of the following:

Tests can be run against different browsers, operating systems, and machines all at the same time: For this, you need to ensure whether the application being tested is fully compatible with a wide range of browser-OS combinations. 

Share:

Blogroll

Search This Blog

Categories

Labels