what is the difference between test bed & test environment.
Answers were Sorted based on User's Feedback
Answer / jason bourne
Test Bed :
An execution environment configured for testing. May
consist of specific hardware, OS, network topology,
configuration of the product under test, other application
or system software.
Test Environment :
The hardware and software environment in which tests will
be run, and any other software with which the software
under test interacts when under test including stubs and
test drivers.
| Is This Answer Correct ? | 12 Yes | 2 No |
test bed means an environment that contain the integrated
hardware,instrumentation,simulator,software tools,and other
support elements needed to conduct a test of a logical or
physically separated components.
A suite of test program used in conducting the test of a
component or system.
Test environment means with all possible and required
component in which that s/w is expected to work in
production.
| Is This Answer Correct ? | 3 Yes | 2 No |
What sre the documents used in SDLC, and STLC?
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
What is the test case, test scenario, test suit and explain differences bewteen the above ones
9 Answers Kclink Technologies, Oracle,
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
What is the difference b/w Smoke Testing and Sanity Testing?
When u will start writing test cases?who will intemate u ,to write test cases?if the requirements changes day by day what will u do allready written test cases?
How will you explain to an uneducated person about Software?
Explain the test plan, how to prepare the test plan
In an application currently in production, one module of code is being modified. Is it necessary to re- test the whole application or is it enough to just test functionality associated with that module?
3 Answers Media Magic, Ordain Solutions,
what is 'v'model?
What is a Module?
why do u go for test bed?