What is meant by Decision Table Testing Technique?
Answer Posted / jyothinapa
decision table testing is one of the black box testing
technique.decision table consists of 2 columns
1.fields 2.expected output
in fields column we write all possible conditions and the
result for each possibility we will write in expected
output.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
how to create automation frame work ?
What is the responsibility of programmer’s vs QA?
Can you explain requirement traceability and its importance?
Should testing be done only after the build and execution phases are complete?
how can u prepare the test plan?
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
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
i need manual testing interview questions for 2+ experience plzz help me..
define risk management system with example ?
What is the difference between stlc and sdlc?
What is Dynamic Binding and Dynamic Loss?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
i need some objective type papers for my certification
What is a critical bug?