0% found this document useful (0 votes)
48 views

Class 2

Automation testing involves making manual testing processes automatic. It is faster, more reliable, repeatable, reusable, and allows for modularity compared to manual testing. Automation testing is meant to support, not replace, manual testing by automating some tests. Features that are tested frequently or have a high development cost are best suited for automation, while manual testing is still needed for some tests.

Uploaded by

harikaparimala06
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

Class 2

Automation testing involves making manual testing processes automatic. It is faster, more reliable, repeatable, reusable, and allows for modularity compared to manual testing. Automation testing is meant to support, not replace, manual testing by automating some tests. Features that are tested frequently or have a high development cost are best suited for automation, while manual testing is still needed for some tests.

Uploaded by

harikaparimala06
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Automation Testing Introduction to Automation Testing Automation : Making the Manual Process Automatic is Called Automation.

Automation Testing : Making the Manual Testing Process as Automation is Called Automation Testing. (OR) Automation Testing is a Process of Developing and Executing Various Automation Test That Belongs to the Project. Benefits Of Automation Testing : 1) 2) 3) 4) 5) It is Faster Reliable (Accurate) Repeatable Re Usable Comprehensive ( Modularity is Allowed )

Because Of Having This Benefits You Can Not Avoid Manual Testing. Automation Testing is an Additional Support For QA Practices Not a Replacement for Manual Testing. The Idea Behind Automation Testing is Partial Automation , Not a Full Automation . Feature F1 F2 F3 F4 Programmability (Add-in Support ) Yes Yes Yes Yes Frequency Of Testing Tool Cost High High High Low Low Low High Low A.T. Yes Yes No Yes Manual Testing Remarks Return on Investment

F5

No

----

----

No

Manual Testing

Various Automation Testing Tools : 1) Functional Testing Tools

Ex : QTP , Win Runner , Silk Test , RFT ( Rational Functional Tester ) , Test Partner , Test Complete , Selenium , J-System . 2) Test Management Tools

Ex : QC , Silk Central 3) Performance Testing Tools

Ex : Load Runner , Silk Performer , RPT , QA Load , Web Load , Open STA (Systems Testing Architecture), J-Meter 4) Bug Reporting Tools

Ex : QC , Bug Zilla , Bug IT , PR-Tracker Tool Selection Criteria : 1)


2)

3) 4) 5) 6) 7)

Cost ( Budget ) Technology Support By the Tool Environment Support Features Offered By the Tool User Friendly Portability Maintainability & Vendor Support

Automation Testing Life Cycle :

Test Planning Analyze Application Under Test (AUT) Setup Test Environment Prepare Basic Test Enhance The Test Debug The Test Run The Test Analyze Results Bug Reporting

You might also like