ISV

Views:
 
Category: Entertainment
     
 

Presentation Description

ISV

Comments

Presentation Transcript

Automation Testing : 

Automation Testing

Contents of Session : 

Contents of Session Automation Testing Definition Limitations in Manual Testing Why to use Automation Testing Tools? Pre-requisites for Automation Which Test Cases To Automate? Which Test Cases Not To Automate? Types of Automation Tools Automation Framework Definition Types of Automation Framework

Automation Testing : 

Automation Testing Test Automation is the use of software to control the execution of tests, comparison of actual results to expected results and reporting the observations in test result. The main objective of using Test Automation is that it involves very less human intervention as compared to Manual Testing.

Limitations in Manual Testing : 

Limitations in Manual Testing Repetitive Consumes many resources Potentially inconsistent Time Consuming

Why to use Automation Testing Tools : 

Why to use Automation Testing Tools Fast Reliable Repeatable and Reusable Programming capabilities Comprehensive

Pre-requisites for Automation : 

Pre-requisites for Automation Manual Testing process should be in place System should be stable

Which Test Cases To Automate ? : 

Which Test Cases To Automate ? Test cases that need to be run for every built of an application. Tests that uses multiple data values (Data Driven Test) Test Cases that require uniform testing Test Cases that require high precision

Which Test Cases Not To Automate? : 

Which Test Cases Not To Automate? Usability Testing One Time Testing ASAP Testing (As Soon As Possible ) AD Hoc Testing Testing Without Predictable Results

Types of Automation Tools : 

Types of Automation Tools Functional / Regression Testing Automation Tools Examples, Winrunner QTP Rational Robot Silk Test Performance Testing Automation Tools Examples, Loadrunner Silk Performer

Automation Framework : 

Automation Framework Definition- A Test Automation Framework is a set of assumptions, concepts and practices that provide support for automated software testing.

Types of Automation Framework : 

Types of Automation Framework Test Script Modularity Test Library Architecture Data-Driven Testing Keyword-Driven or Table-Driven Testing Hybrid Test Automation

Billeo Automation Framework : 

Billeo Automation Framework Shared Object Repository Test Script Function Library Data for Valid Inputs Data to be Verified Recovery Scenario Files Test Result in Excel Test Result generated by QTP

Slide 13: 

Thank You!!!