what is the difference between Test-bed, Test-lab &
Test-environment ? explain it briefly ?
Answers were Sorted based on User's Feedback
Answer / avinash
Test bed: Sets of Test data which needs to be required set-
up on the Test environment.
Mean setting of data on test environment.
Some time Test environment also called the Test Bed.
Test Lab: Setting up the lab with required hardware and
software for testing purpose.
E.g. Network lab in which also devices like Modem,
Splitter, Port etc are set-up
Test environment: in which the testing will be happened.
There should be different environment like development
environment or testing environment. Developer will be
uploading the same code into testing environment.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / keshab
Test Bad ;- Test Bed is an execution environment configured
for software testing. It consists of specific hardware,
network topology, Operating System, configuration of the
product to be under test, system software and other
applications. The Test Plan for a project should be
developed from the test beds to be used
Test Tab :-
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / ravikumar k
Test Bed: Preparation of sheet (excel) which contains the
accurate test data for each and every test cases which are
to be executed.
Test Lab: These will purely an execution level where the
test cases identified will the executed and status will be
updated.
Test Environment: This talks either Integration or System
or UAT environment for executing purpose.
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / prince
Test-bed & test Environment are same, the tools,environment
all the Supporing element used to Conduct Testing .
Test -Lab: No idea.
| Is This Answer Correct ? | 0 Yes | 4 No |
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Among 5000 test cases, how to pick test cases for regression testing
which process u followed in ur company?
What is Test Scenario & Test Case
What is the example of Integration Testing?
what is validation and verification.??
exact definition of defect tracking?
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
What is Build and what is Installation testing?
Name some bug tracking tools???
When you found any bug before release product to the customer.what will you do????what will be your aproach?