Visual Basic for Testers

Visual Basic for Testers PDF

Author: Joe Sweeney

Publisher: Apress

Published: 2001-07-31

Total Pages: 563

ISBN-13: 1430211385

DOWNLOAD EBOOK →

The goal of Visual Basic for Testers is to teach you how to use Visual Basic to increase your level of sophistication as a tester. You'll learn how to use VB to write an automated testing project and what to look for in a well-written VB program. Author Mary Sweeney will help you gain the experience necessary both to use VB to support an automated text project and to text a commercial application written in VB. Since testers often want to move to development tracks, Sweeney also presents information on programming and the issues involved in maintenance and debugging.

Professional Refactoring in Visual Basic

Professional Refactoring in Visual Basic PDF

Author: Danijel Arsenovski

Publisher: John Wiley & Sons

Published: 2008-03-31

Total Pages: 554

ISBN-13: 0470372540

DOWNLOAD EBOOK →

In this one-of-a-kind book, Microsoft MVP Danijel Arsenovski shows you how to utilize the power of refactoring to improve the design of your existing code and become more efficient and productive. You?ll discover how to perform unit testing, refactoring to patterns, and refactoring to upgrade legacy Visual Basic code. As you progress through the chapters, you?ll build a prototype application from scratch as Arsenovski walks you step-by-step through each process while offering expert coding tips.

Beginning SQL Server 2000 for Visual Basic Developers

Beginning SQL Server 2000 for Visual Basic Developers PDF

Author: Thearon Willis

Publisher: Apress

Published: 2013-11-11

Total Pages: 826

ISBN-13: 143025131X

DOWNLOAD EBOOK →

* Full coverage of SQL Server tools, from installation Query Analyzer to English Query applications. * Shows how to integrate SQL Server into your VB applications using ADO. * Extensive coverage of Transact-SQL, and particularly building stored procedures and calling them from VB code. * Coverage extends right down to advanced topics like SQL Server XML and building web reports.

A Tester's Guide to .NET Programming

A Tester's Guide to .NET Programming PDF

Author: Joe Sweeney

Publisher: Apress

Published: 2006-11-21

Total Pages: 622

ISBN-13: 1430201169

DOWNLOAD EBOOK →

*Unlike its competitors, focuses solely on applied programming techniques for testers *Will appeal to both developers and testers alike; already popularized in classrooms worldwide for three years *Testing market is growing as more business adopt .NET technologies

Software Engineering and Testing

Software Engineering and Testing PDF

Author: B. B. Agarwal

Publisher: Jones & Bartlett Learning

Published: 2010

Total Pages: 534

ISBN-13: 9781934015551

DOWNLOAD EBOOK →

This book is designed for use as an introductory software engineering course or as a reference for programmers. Up-to-date text uses both theory applications to design reliable, error-free software. Includes a companion CD-ROM with source code third-party software engineering applications.

Effective Software Test Automation

Effective Software Test Automation PDF

Author: Kanglin Li

Publisher: John Wiley & Sons

Published: 2006-02-20

Total Pages: 426

ISBN-13: 0782151019

DOWNLOAD EBOOK →

"If you'd like a glimpse at how the next generation is going to program, this book is a good place to start." —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) Build Your Own Automated Software Testing Tool Whatever its claims, commercially available testing software is not automatic. Configuring it to test your product is almost as time-consuming and error-prone as purely manual testing. There is an alternative that makes both engineering and economic sense: building your own, truly automatic tool. Inside, you'll learn a repeatable, step-by-step approach, suitable for virtually any development environment. Code-intensive examples support the book's instruction, which includes these key topics: Conducting active software testing without capture/replay Generating a script to test all members of one class without reverse-engineering Using XML to store previously designed testing cases Automatically generating testing data Combining Reflection and CodeDom to write test scripts focused on high-risk areas Generating test scripts from external data sources Using real and complete objects for integration testing Modifying your tool to test third-party software components Testing your testing tool Effective Software Test Automation goes well beyond the building of your own testing tool: it also provides expert guidance on deploying it in ways that let you reap the greatest benefits: earlier detection of coding errors, a smoother, swifter development process, and final software that is as bug-free as possible. Written for programmers, testers, designers, and managers, it will improve the way your team works and the quality of its products.

Programming in Visual Basic 2010

Programming in Visual Basic 2010 PDF

Author: Jim McKeown

Publisher: Cambridge University Press

Published: 2010-03-22

Total Pages:

ISBN-13: 1139487604

DOWNLOAD EBOOK →

This is an introduction to programming using Microsoft's Visual Basic.NET 2010, intended for novice programmers with little or no programming experience or no experience with Visual Basic. The text emphasizes programming logic and good programming techniques with generous explanations of programming concepts written from a non-technical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File I/O and arrays are included. Later chapters introduce objects, event programming, and databases. By taking a slow and steady approach to programming ideas, this book builds new concepts from what the reader has already learned. VB tips and quips inject both humor and insight. The book includes numerous programming examples and exercises, case studies, tutorials, and 'fixing a program' sections for an in-depth look at programming problems and tools. Quizzes and review questions throughout each chapter get students to think about the materials and how to use them. Each chapter has a summary and glossary for extra review. The accompanying website, www.cambridge.org/us/McKeown, has code downloads, I/O, and database files from small, simple files to large files with thousands of records, flowcharts, deskchecks and audits to aid with program design, coding, and debugging; PowerPoint files for every chapter; and hundreds of ideas for programs and projects.

Software Testing Using Visual Studio 2012

Software Testing Using Visual Studio 2012 PDF

Author: S. Subashni

Publisher: Packt Pub Limited

Published: 2013

Total Pages: 444

ISBN-13: 9781849689540

DOWNLOAD EBOOK →

We will be setting up a sample test scenario, then we'll walk through the features available to deploy tests.This book is for developers and testers who want to get to grips with Visual Studio 2012 and Test Manager for all testing activities and managing tests and results in Team Foundation Server. It requires a minimal understanding of testing practices and the software development life cycle; also, some coding skills would help in customizing and updating the code generated from the web UI testing.

Expert One-on-One Visual Basic 2005 Design and Development

Expert One-on-One Visual Basic 2005 Design and Development PDF

Author: Rod Stephens

Publisher: John Wiley & Sons

Published: 2007-02-03

Total Pages: 650

ISBN-13: 0470136758

DOWNLOAD EBOOK →

Get ready to take your applications to the next level by harnessing all of Visual Basic 2005’s tools for programming, debugging, and refactoring code. In this hands-on book, you’ll get proven techniques for developing even the most complex Visual Basic applications. Expert tips on modeling, user interface design, and testing will help you master the advanced features of this language. You’ll learn how to make writing code more effective so that you can quickly develop and maintain your own amazingly powerful applications.