Showing posts with label Web Testing. Show all posts
Showing posts with label Web Testing. Show all posts

What are the testing options provided by Microsoft ?

Friday, April 1, 2011

1. Unit Testing integrated into VSTS
2. WebTest
3. Load Test
4. Generic Test
5. Manual Test
6. Ordered Test


www.codecollege.NET|www.interviewsguru.com|The Encylopedia of Web Sites|Blogging and Earning

What is a WebTest Container?

Sunday, April 4, 2010


A .webtest file or .loadtest file is considered a test container in the same way that a dll which contains unit tests is a test container.


www.codecollege.NET

What are the options of passing URLs to a webtest from external source?


1. From a custom xml file
2. Parameterized WebTest


www.codecollege.NET

Can we call another webtest from within the current one?


Yes.
You need to add a request manually to the webtest.


www.codecollege.NET

What are the types of Web Test?

Friday, February 26, 2010


1. Recorded
2. Coded


www.codecollege.NET

What is a WebTest?

Tuesday, February 16, 2010


A Web test simulates how an end user might interact with a Web application.


www.codecollege.NET
Blog Widget by LinkWithin