how to prepare Test Environment for an application ?
Answer / rubi
test environment is nothing but ur test bed setup i.e ur
s/w and h/w for executing the application.
1. check there is no development tool in that system where
u r going to test the application
2. check whether proper Os with service pack or patch is
installed
3.check whether enough memory space to run the application
4. better do run a virus check
5. check for the integrity of the database
6. check for the integrity of the web server.
| Is This Answer Correct ? | 3 Yes | 2 No |
what is change management and change request
what is crud testing ?
What is your approach when requirements change continuously?
What is diff between Defect density metrics and Defect Variance metrics ?
What r the different types of testcase techniques?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is d difference between software development life cycle & system development life cycle?
how to write a test case for check box like in gmail or yahoo
suppose i show 2 yrs fake exp. how will i face th interview.
Tell me the test cases for the Bank Check?
2 Answers Cognizant, JPMorgan Chase,
What is the bug life cycle?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?