Book Image

Learning Software Testing with Test Studio

By : Rawane Madi
Book Image

Learning Software Testing with Test Studio

By: Rawane Madi

Overview of this book

Test Studio is Telerik's QA solution for automating your manual testing. With Test Studio's standalone edition or Visual Studio plugin, you can rule out the possibility of unreliable test execution and UI recognition, non indicative test results and reports, dispersed test repository, low code coverage, and unaffordable learning curves. With no code, this tool provides an intuitive IDE to effortlessly create maintainable tests. If you are looking for a solution to automate testing for your web, desktop, or mobile application, you can now benefit from Test Studio's rich automation features. "Learning Software Testing with Test Studio" will illustrate how to reliably automate test cases when it is time to relinquish manual testing habits. This book is all about less theory and more hands-on examples to present a complete manual and automated solution for your ASP .NET, WPF, Silverlight or iOS apps. This book gets you started directly with automation in Test Studio by exploiting its recording powers through series of concrete test cases built around the equipped applications. Each chapter starts with a typical automation problem which is then approached using Test Studio specialized automation features. You will learn how to create record and playback functional, performance, and load tests. Furthermore, we will see how to insert verification steps, logical constructs, convenient logging operations, and how to convert test scripts in order to implement keyword and data-driven architectures. To endow your tests with additional flexibility, each recorded automation feature will be approached from its coded perspective through the usage of the underlying ArtOfTest Test Studio automation library. This book also illustrates how Test Studio can automate pre-conditions, test result inputting, and the capturing of system states during manual test case execution in order to keep the tester's attention focused on the important details.
Table of Contents (18 chapters)
Learning Software Testing with Test Studio
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Creating a project


  1. Hover over the Admin option from the toolbar and click on Projects.

    Navigating to Projects

  2. After the project page loads, click on the Create New Project option. The following images show the step-by-step instructions for creating a BugNet project . For each step, enter the information shown in the following screenshot:

    The New Project Wizard page

  3. Click on the Next button.

    The Details page

  4. Enter the relevant details and click on Next.

    The Categories page

  5. Click on Add Category and then click on Next.

    The Status page

  6. Click on Add Status and then click on Next.

    The Priorities page

  7. Click on Add Priority and then click on Next.

    The Add New Milestone page

  8. Click on Add Milestone and then click on Next.

    The New issue page

  9. Click on Add Issue Type and then click on Next.

    The Add New Resolution page

  10. Click on Add Resolution and then click on Next.

    Adding the first user to the project

  11. Add a user by following the steps in the preceding screenshot and click on Next.

    Adding a second user to the project

  12. Add another user in the same way and click on Next. On the last page, click on Finish.