Vsts for testers Reading Notes (1)

Source: Internet
Author: User
Vsts for testers
I. Overview
Ii. Test Type
Iii. Team test API

I. Overview
 

• Visual Studio team edition for testers Provides a set Microsoft Visual maxcompute 2005 Tightly integrated test tools • Team edition for testers Allows you to create, manage, edit, and run tests, and obtain and store test results. DivisionCodeOut of Coverage measurement, Visual Studio It also integrates several test types, including unit test, Web Testing, load testing, and manual testing. • Available Visual Studio ide Run the test. In addition, you can run a test group or any individual test other than a manual test from the command line. • Because the test tool and Visual Studio team system Therefore, you can publish the results to the database, generate a trend and history report, compare different types of data, and view how much data is found through the test. Bug .

Is the Visual Studio team system diagram we often see

Ii. Test Type

•Unit Test
Is a programming test that can be used to create an initial test.Source codeTo create a unit test. You can also manually write the test.

• Web Test
Also known as declarative Web Test, which consists of a series HTTP Request composition.

• Load Testing
The main goal is to simulate the situation where many users access a server at the same time.

• Manual test
Is a manual test. Manual testing is usually performed in a text document listing steps or Microsoft Word Captured in the document.
• General test
You can run the command line and return the result in a general test. Pass Or Fail Existing tests,ProgramOr a third-party tool.
• Sequential Test
Contains other tests to be run in the specified sequence.

Iii. Team test API
Namespace

Microsoft. visualstudio. testtools. loadtesting
Microsoft. visualstudio. testtools. unittesting
Microsoft. visualstudio. testtools. unittesting. Web
Microsoft. visualstudio. testtools. webtesting
Microsoft. visualstudio. testtools. webtesting. Rules

Assembly

Microsoft. visualstudio. qualitytools. webtestframework 
Microsoft. visualstudio. testtools. webtesting 
Microsoft. visualstudio. testtools. webtesting. Rules

Microsoft. visualstudio. qualitytools. unittestframework 
Microsoft. visualstudio. testtools. unittesting
Microsoft. visualstudio. testtools. unittesting. Web

Microsoft. visualstudio. qualitytools. loadtestframework 
Microsoft. visualstudio. testtools. loadtesting

WebTestAPICan be used to create EncodingWebTest,WebTest plug-ins, request plug-ins, requests, Extraction Rules, and verification rules.
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.