+ All Categories
Home > Technology > 5 Things You Should Know About Test Automation

5 Things You Should Know About Test Automation

Date post: 01-Dec-2014
Category:
Upload: andrii-dzynia
View: 708 times
Download: 1 times
Share this document with a friend
Description:
 
9
5 Things You Should Know about Test Automation Andrii Dzynia @grammarly meet up
Transcript
Page 1: 5 Things You Should Know About Test Automation

5 Things You Should Know about Test

AutomationAndrii Dzynia @grammarly meet up

Page 2: 5 Things You Should Know About Test Automation

Pain

• testers mostly write ugly code because they are not programmers

• testers usually cannot influence testability of the system

• testers mostly do not understand technical dependencies and implementation of the application 

Page 3: 5 Things You Should Know About Test Automation

Positive

• cooperation between testers and developers creates much more energy rather then fight

• testers can help to test what is not possible to check

• test automator or programmer won’t perform testing as it can be done by professional tester

Page 4: 5 Things You Should Know About Test Automation

Test Automation is not Automated Testing

Page 5: 5 Things You Should Know About Test Automation

Test Automation is not Testing

Page 6: 5 Things You Should Know About Test Automation

Test Automation is Complex Solution

Page 7: 5 Things You Should Know About Test Automation

Test Automation is Software Development

Page 8: 5 Things You Should Know About Test Automation

Test Automation can be done in

Exploratory way


Recommended