What is meant by Decision Table Testing Technique?
Answer Posted / lakhwinder singh
Decision tables are a precise yet compact way to model complicated logic. Decision tables, like if-then-else and switch-case statements, associate conditions with actions to perform. But, unlike the control structures found in traditional programming languages, decision tables can associate many independent conditions with several actions in an elegant way
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
please give information about ERP Projects and how V-model use in project
Plz give me manual testing real test case ?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What are the different levels of manual testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
Explain briefly your project.
How to do manual testing of a E-insurance project (end to end process)
What is agile testing and why is it important?
When to stop testing? (Or) how do you decide when you have tested enough?
When have you had to focus on data integrity?
Can you explain the pdca cycle and where testing fits in?