What is a test environment?
Answers were Sorted based on User's Feedback
Answer / mahesh
test environment is a combination of hardware with some
basic software with that we can test the
application.generally when we are developing the project
client will have some environment .we can arrange the same
environment and test the application called test
environment.
generally the environments are
1.one-tier architecture
2.two-tier architecture
3.three-tier architecture
4.n-tier architecture
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / shiva
test environment is also called as test bed and it is configured for testing where TE will test the software.
where this test environment consists of hardware and software configuration of server and client.
Is This Answer Correct ? | 0 Yes | 0 No |
exact difference between smoke testing, sanity testing and unit testing
In which phase the GUI Testing will be held on V model?
what is production defects?
What is PET Model? Overview of Pet model and benefits of it?
who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?
What is negative test case ?
How to test back up and storage products?
. Is any graph is used for code coverage analysis?
what is difference between smoke test and exploratory test.?
What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.
HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.