why do u go for test bed?
Answers were Sorted based on User's Feedback
Answer / rajendra
Before going to testing the testing team will prepare all
the requirements needed for the testing like
Software needed for testing(Like O.S,Browser..etc)
Hardware needed for testong()
Network needed for testing
Test Bed means:
The Testing Lifecycle
Re-usable Tests
Test Harnesses
Equipment
Automation tools
Test databases
Configuration control
Regression testing
Data conversions
| Is This Answer Correct ? | 2 Yes | 2 No |
It is the environment that is required to test software. It
contains hardware, software tools, instrumentation and other
support elements needed.
| Is This Answer Correct ? | 1 Yes | 1 No |
can we do iterative testing in v-model?
difference between development project & maintainance project
hi there… can any1 tel me small testing companies in bangalore to work…I hav learnt testing basics at home..I want to experience d job…watever may b d salary i dont bother..I just want to gain knowledge thanx in advance…
tell me about low severity & high priority bug?
what is the Testing Process in your organization
Hi, Please give me brief explination about agile methodology.
what is the testing process
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
Are regression tests required or do you feel there is a better use for resources?
Why we use Excell sheet not the Microsoft Word to write test cases and all? Why ?
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain