What is meant by Decision Table Testing Technique?
Answer Posted / max
A Test Technique which combines combinations of inputs that might not otherwise have been exercised during testing (I saw this answer in BH0-004 tests)
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is positive and negative testing?
Password is having 6 digit alphanumeric then what are the possible input conditions?
Can you explain exploratory testing?
write test case for gmail login page
There are some features to improve the performance of a Product. What are those factors?
How to explain the Insurance project in the interview?
What type of testing you perform in organization while you do system testing, give clearly?
how to write manual testcases for download the files from the template. for example:from product cost enddate
Explain Operational Acceptance Testing with example ?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What do you think the role of test-group manager should be? Relative to senior management?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?