Can some one tell me what is test environment?
And What is test set up?
Answers were Sorted based on User's Feedback
When the build is ready to be tested then u need to test
the product, this product will be implemented somewhere may
be a dummy environment similar to as that of the real
environment and u wil need to test the product here, so
this env is ur test environment.
Test set up is all the data preparation and all the things
u need to do to before u start the testing, so its a set-up
before ur testing for the testing which u will be doing.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / madan
Test environment is a simulted in house production
environment where a build is tested before handedover to
the client.
Test setup includes all arrangements including test plans,
test scenarios, test suites & test cases and all the
relevent documentation required for testing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
How will you do beta testing?
What is bottom-up approach?
What is the difference between Unit Testing and Debugging?
Is v-model cost effective when compared with all other models? If not which model is cost effective(low cost)?
how to test a store procedure?
Who assign Bug Id & Bug Version Id?
How to arrive Testcase? and how to write testcase for email address? please any one of the write answer send my id
What is your favourite Bug?
what is test condition? what is test scenario?
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios