InterviewSolution
Saved Bookmarks
| 1. |
What is Test Environment? Elaborate with example. |
|
Answer» It is the right set of SOFTWARE and Hardware that are GOING to be used to perform the test. Example:For web application in Windows Operating system, IIS is the web server, DOT Net is the Web page DESIGN, MS SQL server is Database and Chrome/Firefox/Internet Explorer is the BROWSER. |
|