what is test bed,test harness,test environment
Answers were Sorted based on User's Feedback
Answer / dinesh
Test bed is one which is ready to install or deploy the
application.
Test Environment is the one in which the application is
installed in that test bed....
Test suite is the required documents for testing(like test
cases,test strategy etc.)
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / nagaraju.s
Testbed:Testenvironment,stubs,drivers.
Testharness :Testbed+Test cases+other documents that are
needed for testing.
Testenvironment: Ex:Hardware,client work station,URL
settings.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / deepak
We can say about test bed that it is an environment, where
the testing is supposed to be done.which contains all
testing required environment like
Database
URL
Browser and required version of browser
operating system
Hardware
Build#
Test data
Test case
Etc....
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kalpana
Test Harness means ready to strat test execution.
Test Harness=Test Environment+Testbed.
Test Environment means required s/w and h/w.
Test Bed meas list of test cases.
| Is This Answer Correct ? | 6 Yes | 12 No |
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
there are n types of test cases how do you do?
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
who will do impact analysis in testing?
When will the testing starts? a)Once the requirements are complete b)In requirement phase
is test data the same as test condition
What is difference between Development envionment and Test enviornment.
what is compatibility testing
What is data flow diagram?