|
|||||||||||||||||||||||||||||||||||
|
16 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
6 of 6 people found the following review helpful:
5.0 out of 5 stars
Finally a programming book for testers by testers!!!!,
By Joey V (Lexington, MA United States) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
I am a QE Engineer who has been testing software for about 8 years and and test software at Rational Software, a major manufacturer of automated testing tools, process and development tools. This book is excellent and I wish it was around when I first started testing software. It is written by testers for testers and is packed with great information. It's really one of the best books I have read thus far. I recommnend this book to anybody involved in testing software be 1 week of experience or 20 years of experience all will benefit and learn from this well written book. I enjoyed the forward by James Bach who is a huge talent in the testing community . The book is full of great info that will make you the testing god or goddess of your company!!! I can't put this book down its that good!!!
5 of 5 people found the following review helpful:
5.0 out of 5 stars
A great overview of using VB for testing,
By dan hodge (Seattle, WA USA) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
Software tester's interested in using VB for software testing and who don't have extensive experience with VB will find Mary Sweeney's book a wellspring of information. Applied correctly VB has powerful potential as a test automation package. Sweeney points out many uses of VB for testers from the very basic to the more advanced topics of working with COM and testing databases. The text has many useful tips and examples that Sweeney has taken the time to explain in detail. It's obvious from the text that Sweeney has exhaustive experience with VB and testing. As the only book available on VB from a tester's viewpoint it's a must-have for anyone using or thinking of using VB for test automation. Highly recommended.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
A Great Resource for testers and aspiring programmers,
By
This review is from: Visual Basic for Testers (Paperback)
This book is about exactly what the title says - using Visual Basic for testing other applications. The exercises in it are useful, the code is clear, and the style is casual and readable. For testers who want to learn to automate - or for UI testers who want to see a little more behind the scenes - this the the book for you!! It gives a great insight into the developers mind, and helps make all of us better testers.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
VB Test auto group favorite,
By Perry Sullivan (Redmond, WA) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
Our Software Test Automation group found this book on the recommended site for Automation Junkies last year. We've all read it, there's about 15 of us, and have learned a great deal. The lessons are not just about software test but also about testing in general. This book is for the general programmer and isn't intended as an advanced how-to book. It's perfect for what it is, and that is a book that's points you to where to start with clear explanations and plenty of examples. We highly recommend it and agree with all of the reviews except the one from Lenexa, KS! We encourage you to read the other reviews of this book to get a good idea of its value. Software Test Automation Group SWTAG
5 of 6 people found the following review helpful:
5.0 out of 5 stars
An excellent resource for testers and programmers alike.,
By Linda Swanson (Beaverton, OR USA) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
There are not many viable resources available to the testing community because of the diversity of applications out there to test. While basic testing premises/processes are discussed, solutions usually are presented in expensive 3rd party testing applications. In this reference Mary presents inexpensive and complete examples of how a tester can utilize Visual Basic to automate and perform many of the routine testing procedures involved in any software application testing cycle. She shows that is not always necessary to learn propietary scripting languages or to use recorded scripts that often fail once a GUI or code base is tweeked. I highly recommend that this reference be added to your QA library.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Good Book for Testers,
By
This review is from: Visual Basic for Testers (Paperback)
This book is exactly what the title says: an introduction to Visual Basic for testers. It succeeds wonderfully at that.It is not a book about testing. If you already know VB and want to know how to test your application, there are a few chapters near the end that you will find useful but this book is not really intended for you.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
.Net backlash?,
By "ryanthomas15" (Huntsville, Al) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
I've had several college-level courses now in Testing and this is the only book we used that actually had anything to do with testing and programming. This is an absolute essential text for a college curriculum in testing. I checked out several curricula and found that most of them use it. I wonder about those that don't. In our course we also explored the use of .Net for testing and in my opinion it's a lot easier, more clear and way less expensive to use the techniques in this book. If you're trying to learn it on your own, this is still a good book. It's got exercises and examples.My wife's been a tester for many years but didn't do programming and she loved it. She said it gave her a lot of ideas. Maybe if you've already been an automated tester and/or developer for many years, this book isn't going to help, since it has a lot of basics. But if you are trying to learn, where else would you go? I liked the way you could just sit down and read it from cover to cover. It's unpretentious and doesn't talk down to us. It does expect you already know testing terminology and basics, but before you read this, you should.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Great test automation book!,
By hopper chu (Seattle, WA) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
Using Visual Basic, one of the most economical language platforms (in terms of cost and learning curve), Mary Sweeney guides us through the world of automated software testing. I found this book to be well documented, clearly written and easily accessible by a beginner like me. There are useful examples and tester's tips throughout the book that help me understand the key concepts. The added essays are particularly insightful for someone new to the field of software testing. This book is a great reference and a solid springboard for software testing. I highly recommended.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
VISUAL BASIC FOR TESTERS is a great resource, long needed,
By Carson Durant "Control-Z" (Seattle, WA USA) - See all my reviews
This review is from: Visual Basic for Testers (Paperback)
As a member of both the software and hardware community, I've found that Mary Sweeney's book "Visual Basic for Testers" is a resource that has been long overdue. While there are hundreds of test tools available on the market, each of these can only be tweaked so far in order to handle the demands of a software application or hardware drivers. Sooner or later a proprietary tool needs to be developed to meet the specific demands of the application under test. Mary Sweeney's book helps fill the void that addresses this need. Utilizing both Microsoft Visual Basic and "Visual Basic for Testers" produces a great combination to help even your basic 'blackbox' tester over the hurdles of developing test tools and understanding the backend requirements inherent in application programming. While this book does not teach you the fundamentals of Visual Basic (there are already several available on the market that do just that), it does teach you through clear explanations and working examples how to begin writing Visual Basic programs to interact and test the various components found in typical software applications. I highly recommend this book to any tester or QA engineer whose manager ever said "I sure wish someone could write a tool that could test such-and-such." Mary Sweeney's book may be your first step in putting you in the right direction of producing just such a tool.
1 of 1 people found the following review helpful:
4.0 out of 5 stars
Solid,easy to grasp, straight to the point - VB book,
This review is from: Visual Basic for Testers (Paperback)
This book is long overdue for too long QA resources have been limited by others and themsleves to not look under the bonnet, so to speak or have payed for inflexible third party tools to do a simple job. I have developed entire smart'newbie' QA technical teams that just couldn't believe how easy it was to use code to test an application. It also adds to there skill set, gets them to really think 'how' best to test the application from a code point of view and even improves their test cases. Mary Sweeney's book "Visual Basic for Testers" is the starting point for any Manager who wants to do the same and give his/her team that extra weapon for finding issues. |
|
Most Helpful First | Newest First
|
|
Visual Basic for Testers by Mary Romero Sweeney (Paperback - July 30, 2001)
Used & New from: $3.99
| ||