Visual Basic for Testers

Visual Basic for Testers

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.


Beginning SQL Server 2000 for Visual Basic Developers

Beginning SQL Server 2000 for Visual Basic Developers

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

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


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

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

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.


Software Development With Visual Basic

Software Development With Visual Basic

Author: Jenny Lawson

Publisher: Heinemann

Published: 2004-07

Total Pages: 316

ISBN-13: 9780435471521

DOWNLOAD EBOOK

This book provides exactly what students need to complete their chosen route in the new e-Quals IT Practitioner qualifications from City & Guilds at Level 2. It contains the four units needed, providing the depth and breadth of information required to succeed in this qualification. A clear and accessible step-by-step approach ensures that students have a thorough understanding of all the key concepts. Multiple choice revision sections ensure that they are ready for their exams.


Professional Refactoring in Visual Basic

Professional Refactoring in Visual Basic

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.


Learning Visual Basic .NET

Learning Visual Basic .NET

Author: Jesse Liberty

Publisher: "O'Reilly Media, Inc."

Published: 2002-10-25

Total Pages: 323

ISBN-13: 0596552173

DOWNLOAD EBOOK

Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft's most popular .NET language.Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You'll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services.By the time you've finished Learning Visual Basic .NET, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language.


Software Engineering and Testing

Software Engineering and Testing

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

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.