difference between test bed,test environment,test
harness,sanity testing,smoke testing,,retesting ,regression
testing (abcd)

Answers were Sorted based on User's Feedback



difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ..

Answer / eswar

Test Bed: Test bed means set up to start the testing of an
application such as test environment, list of test cases
going to be executed, build of an application(EXE),test
data(input to test the condition which is to be given by the
client)

Test Environment: Required hardware and software

Test harness: Test harness means ready to start test
execution or Test Bed plus Test Environment

Sanity Testing:If we receive the initial build for dev team
then we check the build is stable or not
Eg : if we got the build and check the application is
opened or not

Smoke Testing: After Receiving the build we have to check
the major functionality of the application is working or not

Eg if we opened the Application and enter the data and
saved that data taht data saved in back end if we agree that
smoke test is passed so if it is failed report to dev team


Re-Testing:Test the Application on multiple inputs with
multiple test data on the same build

Eg: if we take login id and password in that we enter with
multiple inputs with multiple test data and test that
Application.

Regression Testing: Implement test cases on modified build

Eg : if we take initial 5 test cases that should be executed
and verify it 2 should be passed and remaining failed and
send the report to failed ones to dev team and again they
fixed send new build for testing and we test all 5 test
cases even though they passed so this process traverses the
all test cases should be passed

Is This Answer Correct ?    7 Yes 4 No

difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ..

Answer / glamorous

thanks for ur answer sir(abcd)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What type of testing process is going on your company ?

2 Answers   Torquent,


what is a broken link in web testing and how test it.

11 Answers   Accenture, Thomson,


What is diference u get in Web based appln testing when compared to Windows based appln.

2 Answers  


Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer

8 Answers   SunGard,


what is the importance of SQL and SQL Server in Testing and also let me know the best institue for SQL and SQL SERVER for this 2 courses? Thanks in Advance.

3 Answers  






why do u want to become a software tester?

5 Answers   TCS,


What is the diff bet test scenario and test case.

3 Answers  


In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?

15 Answers   Vyons Labs,


what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail.

20 Answers   AppLabs, Tekra,


There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..

4 Answers   eMids, TCS,


How for Monkey testing is useful for a tester for his growth in IT field? Is there any growth in doing monkey testing

2 Answers  


Who is the father of software testing?

2 Answers  


Categories