Download presentation
Presentation is loading. Please wait.
Published byJeffery O’Brien’ Modified over 8 years ago
1
Performance Testing Using VSTS Saravana Kumar Microsoft MVP, VSTS Hewlett Packard Saravana Kumar Microsoft MVP, VSTS Hewlett Packard
2
Agenda Performance Methodology Team Test Intro Web Test Load Test Performance Methodology Team Test Intro Web Test Load Test
3
Performance Testing Performance Testing Methodology Design Development/Build Execute Analysis/Tuning Performance Testing Methodology Design Development/Build Execute Analysis/Tuning
4
Test Types Manual Unit Generic Web Load Ordered 3 rd Party EDT QA Tools
5
Visual Studio Team Test Write your Tests with or without Code Manage and Execute Test Cases Extend the Visual Studio Test Types Integrated with TFS Source Code Control Project Management Bug Tracking Reports All fully functional from the Visual Studio Team System 2005 Write your Tests with or without Code Manage and Execute Test Cases Extend the Visual Studio Test Types Integrated with TFS Source Code Control Project Management Bug Tracking Reports All fully functional from the Visual Studio Team System 2005
6
Demo
7
Web Test Web Tests can be recorded or converted into code Records the HTTP traffic C#, VB.NET, etc. Useful for server side functional test and load test. Browser Recorder for Test case generation Visual Playback Parameterize Target Server Run under load with load test Web Tests can be recorded or converted into code Records the HTTP traffic C#, VB.NET, etc. Useful for server side functional test and load test. Browser Recorder for Test case generation Visual Playback Parameterize Target Server Run under load with load test
8
Data-Driven Tests Can bind a Test Case to a Database Each Data row becomes a test case One Test Case associated with 1000 rows becomes 1000 test cases Test can be changed by editing the rows of the database without changing the code Can bind a Test Case to a Database Each Data row becomes a test case One Test Case associated with 1000 rows becomes 1000 test cases Test can be changed by editing the rows of the database without changing the code
9
Web Test
10
Load Test Load Tests are containers of other test cases along with metadata about the Load Session Contains most types of tests Does not support Manual Tests Load Tests are containers of other test cases along with metadata about the Load Session Contains most types of tests Does not support Manual Tests
11
Load Test
12
© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.