forked from szabgab/perlmaven.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-automation-using-perl-e-book.tt
More file actions
45 lines (35 loc) · 1.27 KB
/
test-automation-using-perl-e-book.tt
File metadata and controls
45 lines (35 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=title Test Automation using Perl e-book
=timestamp 2012-07-06T11:45:56
=description e-book for people who would like to test their own code or who would like to write automated tests for any software application
=tags training, course, beginner, e-book
=status show
=showright 0
=newsletter 0
=published 0
=author 0
=index 0
=archive 0
=feed 0
=comments 0
=social 0
Are you a Perl developer who would like to write unit tests for your code?
Are you a QA engineer who would like to automate testing a web application? Maybe a CLI based application? Regardless of
what language that thing was written in?
You came to the right place.
The <b>Test Automation using Perl</b> e-book will teach you from the ground up how to write automated tests in Perl.
<h2>Table of Contents</h2>
<ul>
<li>Basic Testing Framework in Perl</li>
<li>Test::More</li>
<li>Test libraries</li>
<li>Running and reporting tests</li>
<li>Command line application</li>
<li>Networking devices</li>
<li>Web Applications</li>
<li>Servers</li>
<li>Database access using Perl DBI</li>
<li>Database Testing</li>
<li>Microsoft Windows GUI Testing</li>
</ul>
By purchasing the book you get unlimited updates as new editions are published!
<div class="btn"><a href="/buy?product=test_automation_using_perl_ebook">Buy for $39</a></div>