slideshow 1 slideshow 2 slideshow 3
Image CAPTCHA
Enter the characters shown in the image.

Codeception

Intro

Table Summary
Modern PHP testing for everyone.
Last Release Year ['Active'=Current]: 
Active

 

Codeception
Codeception Tool Scope Test Automation Framework
Application Rights Free Use, Opensource
Since 2012
Company GitHub project
Support Tool Support link HERE
Download Download HERE

How to be sure a test has actually failed

Failure isn't an option in many situations, but mistakes and errors can cause complications to arise that can be difficult to recover from. This is why agile testing methodologies have become so integral in software development and release. The involvement of quality assurance personnel from the beginning of a project ensures that testing can begin right away, enabling teams to build a better quality product.

Automated Testing of Applications on Android using ROBOTIUM

Summary

The primary purpose to calibrate a set automation tools is to perform data driven automated testing applications on Android.

  • Start with setting up the environment using following tools: Install JDK, Eclipse 3.4 (Ganymede) or greater and Android Development Tools plug-in.
  • Next install Android Emulator from the eclipse window menu select Android SDK and AVD Manager.
  • After the environment was setup successfully, I started with creating a very simple temperature convertor application to better understand the architecture & UI interfaces of the Android SDK.

QABook Desktop

Intro

Table Summary
QABook™ Desktop is a test management solution fully compatible with Windows
Last Release Year ['Active'=Current]: 
Active

 

QABook Desktop
QABook Tool Scope Quality Management, Test Management
Application Rights Cloud Service, Commercial, Trial, User license
Since 2014
Company QAWorks
Support Tool Support link HERE
Download Download HERE

TestBench

Intro

Table Summary
Intelligent Database Management and Verification
Last Release Year ['Active'=Current]: 
Active

 

TestBench
Tool Scope Test Management, Monitoring Tool, Testing Tool, Data Generator, Test Data Management
Application Rights Commercial, Demo, Trial
Since 2004
Company Original Software
Support Tool Support link HERE
Download Download HERE

Select Your Automatic Testing Framework

Domain-specific language topics

Summary

There are several usage patterns for domain-specific languages: ? processing with standalone tools, invoked via direct user operation, often on the command line or from a Makefile (e.g., the GraphViz tool set) ? domain-specific languages which are implemented using programming language macro systems, and which are converted or expanded into a host general purpose language at compile-time or read-time ? embedded (or internal) domain-specific languages, implemented as libraries which exploit the syntax of their host general purpose language or a subset thereof, while adding domain-specific language elements (data types, routines, methods, macros etc.). 

TestLodge

Intro

Table Summary
Online test case management tool - manage your test plans, test cases & test runs with ease
Last Release Year ['Active'=Current]: 
Active

 

TestLodge
Testlodge Tool Scope Test Management
Application Rights Commercial, Free Use, Periodic license, Trial
Since 2011
Company TestLodge
Support Tool Support link HERE
Download Download HERE

Test Automation Framework

Summary

Test automation framework is a set of assumptions, concepts and tools that provide support for automated software testing. The main advantage of such a framework is its low cost for maintenance. If there is a change in any test case, only then, the test case file needs to be updated while the Driver Script and Startup script remains the same. There's no need to update the scripts in case of any changes to the application. Choosing right framework/scripting technique helps in maintaining the costs.

UI regression testing - to automate or not to automate?

Repeated verification of the same areas, looking for tiniest inconsistencies is a pain, as everyone knows. Here are most common challenges UI regression testing brings:

Theme by Danetsoft and Danang Probo Sayekti