TO OPEN A EXISTING PROJECT
Open Visual Studio 2008.Go to File (Menu bar) -> Open -> Project. Browse to the required ProjectLocation and open the <
Solution_name
>.sln file.
To view all the items under a project
Click on the “View” option on the menu bar and select “Solution Explorer”. The “Solution Explorer” lists all the items (e.g. Web tests, Load tests, classes etc) included in the project.
SCRIPTING IN WEB TESTRecording Web Test
To record a script one first needs to create a project.
•
Open an existing Project in which you want to record the script. On the main toolbar click onthe “Test” option.
Leave a Comment
great work man.....thanks a ton. keep up the good work :)