Write short notes on decision table, Software Engineering

Assignment Help:

Q. Write short notes on Decision Table?

Decision Table: While the process logic for a process involves multiple conditions as well as is very complicated it isn't advisable to use structured English.

As an alternative decision tables are used. Major parts of the table are

1. Condition Stubs

2. Action Stubs

3. Roles

Condition stubs register all the conditions relevant to the decision. Action part registers all the actions that will take place for a valid set of conditions. Ultimately rules part of the table specifies the set of conditions that will trigger a particular action. A example decision table is shown below

1691_Write short notes on Decision Table.png

From this table it is clear that if conditions 1 as well as 3 are satisfied Action 1 will be triggered.


Related Discussions:- Write short notes on decision table

What is recovery/error testing, Recovery/error testing is testing how well ...

Recovery/error testing is testing how well a system recovers from crashes, hardware failures, or other catastrophic problems.

Explain the waterfall model, Explain the waterfall model. Waterfall Mod...

Explain the waterfall model. Waterfall Model: The waterfall model is a sequential software development model, in which progress is seen as flowing steadily downwards (such a

Explain about total quality management, Q. Explain about Total Quality Mana...

Q. Explain about Total Quality Management? TQM is a part of management practices throughout the organization, geared to make sure the organization consistently exceeds or meets

Determine the current failure intensity, Q. Presume a program will experien...

Q. Presume a program will experience a total of 200 failures. Preliminary failure intensity is 16 failure/ CPU hr. It has currently experienced 50 failures. Determine the following

What is boundary value testing, A testing technique using input values at, ...

A testing technique using input values at, just below, and just above, the definite limits of an input domain; and with input values causing outputs to be at, just below, and just

What are the principles of testing, What are the principles of testing ...

What are the principles of testing Below are some of the principles of testing:  i)  All tests must be performed according to user requirements.  ii)  Planning of tests m

Explain in detail about functional modelling, Explain in detail about Funct...

Explain in detail about Functional Modelling. This model explains the computations that take place within a system. This model is useful when the transformation from t

Explain the boundary value analysis, What is Boundary value Analysis? ...

What is Boundary value Analysis? Boundary value analysis is a method in software testing where tests are designed for showing boundary values. The values will be on the edge of

Explain special value testing, Special Value Testing: It is the form of fu...

Special Value Testing: It is the form of functional testing. Special value testing happens when a tester uses his or her domain knowledge, experience with same program and informa

Help me please, #include #include #include void ingresarnotas (float...

#include #include #include void ingresarnotas (float A[120][6], int m, int n) { int i, j; for (i=0; i for (j=0; i { printf ("ingrese

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd