Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In testing can you explain the concept of work bench?



In testing can you explain the concept of work bench?..

Answer / rama

In order to understand testing methodology we need to
understand the concept of workbench. Work bench is a way of
documenting how a specific activity has to be performed. A
work bench is referred as phases, steps and tasks as

There are four sections for every work bench:-

Input : - Every task needs some defined input and entrance
criteria. So for every work bench we need defined inputs.
Input fo rms the first steps of the work bench. Execute : -
This is the main task of the work bench which will transform
the input in to expected output.
Check: - Check steps assure that the output after execution
meets the desired result.
Production output : - If the check is right Production
output forms the exit criteria of the workbench.
Rework : - During the check step if the output is not as
desired then we need to again start from the execute step.

In real scenarios projects is not made of one work bench but
of many connected work benches. A work bench gives you a way
of organized thinking to perform any kind of task with
proper testing. You can visualize every software phase as a
work bench with execute and check steps. The most important
point to note is if we visualize any task as a work bench by
default we have the check part in the task. Below figure
shows how every software phase can be visualized with a
concept of workbench. Let us understand the work bench
concept in a detailed fashion:-
Requirement phase work bench: - Input is the customer’s
requirement, we execute the task of writing a requirement
document, we check if the requirement document addresses all
the c ustomer needs and the output is the requirement document.
Design phase work bench: - Input is the requirement
document, we execute the task of preparing a technical
document, review / check is done to see if the design
document is technically correct and addresses all the
requirements mentioned in the requirement document and
output is a technical document.

Execution phase work bench: - This is the actual execution
of the project. Input is the technical document; execution
is nothing but implementation / coding according to the
technical document and output of this phase is the
implementation / source code.
Testing phase work bench: - This is the testing phase of the
project. Input is the source code which needs to be tested;
execution is executing the test case and output is the test
results.
Deployment phase work bench: - This is the deployment phase.
There are two inputs
for this phase one is the source code which needs to be
deployed and that is dependent on the test results. Output
of this project is that the customer gets the product which
he can
now start using.
Maintenance phase work bench: - Input to this phase is the
deployment results, execution is implementing change request
from the end customer, check part is nothing but running
regression testing after every change request implementation
and output is a new release after every change request
execution.

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Give me some sertification courses in testing?

2 Answers  


Which methodologies, Technologies are fallowed in your company?

3 Answers  


PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING

0 Answers  


Suppose You are a Test Lead in your company. The dead line of project is next week.But the product have only 50 percent defect free.How you handle this situation?

7 Answers   HBS,


Why is it impossible to test a program completely?

0 Answers  


Give an example of low serverity and low priority bug?

4 Answers   Polaris,


How soon the bug should get fixed?

0 Answers  


Who will give the Priority and Severity?

8 Answers   HCL, MMM,


What will you do when you were given two different projects and asked to complete them at same time?

2 Answers   Infosys, SIMS,


What is QTP? What is Regression and retest? What is end to end testing? What is Latest QTP version and TD version? TD is test mgmt tool or resource mgmt tool? Why QTP and WR is called mercury interactive tool? Difference between end to end and system testing? Types of Testing performed in your project? What is testing component? What is test script?

2 Answers   Cap Gemini,


What are the GUI Test Cases for calculator?

2 Answers   Crea,


how do u connect data base in td?

1 Answers  


Categories