Vsts for testers Reading Notes (7)

Source: Internet
Author: User
4. Edit webtest
5. Add a transaction
Transactions in Web testing are similar to timers. A group of operations can be encapsulated in a transaction. You can consider a typical transaction as the following process: start the timer, request a page, request another page, and then end the timer. From the start to the end of this series of operations constitute a transaction.
When a web test is used in a load test, the transaction response time is displayed in the transaction table of the Load Test monitor.


6. Add setting creden
You can set creden。 for any website that uses basic authentication or integrates Windows authentication. Websites that contain personal information usually require user authentication before any information is displayed in a browser. By setting creden。 for a web test, you can perform a test on a website that requires this level of authentication.

7. parameterized Web Server
A. You can parameterize the URL of the web server, so that you can easily modify the Web server to run the test. The advantage is that both the record test and the encoding test can run on another server, and you only need to make a few changes to the ing between the context parameters of the Web server and the other server. Instead of record or re-compile the test.
B. This is useful when you want to run a test on a specific web server (with different names in a non-production environment and production environment. In this case, both web servers are active web servers.
C. You can also modify the web test to an ASP. NET development web server on a local computer. You can create a web service that uses ASP. NET development server on a local computer to host web applications.Program. ASP. NET development server automatically starts and stops when running a web test.
D. If you run a test on the specified test web server to generate a verification, you can identify the target website outside the actual web test. Identify the Web server outside of the test to avoidSource codeManage any test section.

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.