The code college
Wednesday, April 21, 2010
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
Sunday, April 4, 2010
What is a Mocking Framework?
A mock object is a simulated object that mimics the behavior of a real object in controlled ways
www.codecollege.NET
‹
›
Home
View web version