Q. How do you establish the testing environment?
Answers were Sorted based on User's Feedback
The testing environment needed depends on the type pf
application you test as well as the process that exists
within the organisation. However on a broad level, there
will be test environments, which is for the internal
testing team, The UAT environment which is for the cllient
acceptance test area and finally the production environment.
The testing environment whether the internal test or the
UAT environement should be same or tends to the same
environement both in rescpect to hardware and software
environemt should be same so that same tupes of bugs,
defects, failure or anything such may be created and that
should be resolved.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / smohiahmed
I am not sure I understand your question. If your question
if your question is How should be the test environment look
like then it should be a replica of production by all means
which is mostly handled by a hardward engineer. And incase
your question is related to how many test environments are
required? The usual test environment, UAT and generally
another instance to test the ot fixes if need to be deplyed
to production or check the concerns from production (This
would be an exact replica of prod from time to time.)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / zeshan
The testing environment whether the internal test or the
UAT environement should be same or tends to the same
environement both in rescpect to hardware and software
environemt should be same so that same tupes of bugs,
defects, failure or anything such may be created and that
should be resolved.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the advantage and disadvantages of automated testing?
In which of the software testing phase is QA involved & QC not involved?
Explain the process of qa testing?
What are the various ways of writing test cases?
What would you do if you have a large suite to execute in very less time?
Give an example of high priority and low severity,low priority and high severity ?
What is destructive testing, and what are its benefits?
Suggest me MCQ book for Software testing
What is the audit process? How do you perform the audit?
What are the Dimensions of Quality?. And Plz give a testCase example using the Dimensions of Quality.
what are test metrics?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?