explain with examples- transaction testing, syntax testing,
domain testing, logic testing, and state testing.



explain with examples- transaction testing, syntax testing, domain testing, logic testing, and stat..

Answer / ramya.chinni

Transaction testing: Transaction testing generally refers to the testing of individual loans and is also known as
account testing, account sampling, or transaction-level testing.

Syntax testing: Syntax testing is a static,black box testing technique for protocol implementations and for testing command driven softeware and similar application.

domain testing:it is a white box testing method and to check values taken by a variable, a condition, or an index, and to prove that they are outside the specified or valid range. It also contains checking that the program acepts only valid input , because it is unlikely to get reasonable results if idiocy has been entered. Colloquially, this part can be called ``garbage in -- garbage out'' testing.

logic testing:Logic-based testers design tests from logical expressions that appear in soft-ware artifacts such as source code, design models, and requirements speci -
cations

state testing:is a load testing type apporch and with this testing great flexibility in dealing with common system test problems: limited access to the system test environment, unstable software, or changing operational conditions. Because each test case verifies correct execution on a path from the idle state to the software state under test, our method does not require the continuous execution of all test cases.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Test Cases Interview Questions

A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

0 Answers  


build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered

14 Answers   Accenture,


what are the inputs required for writing test cases

2 Answers   Satyam,


How would you test a cup and or pencil?

2 Answers  


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

0 Answers  






Explain the smoke testing?

0 Answers  


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

0 Answers  


How many bugs have u found in your project?

3 Answers  


Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

1 Answers  


test cases for restaurant billing system????????

1 Answers   ABC,


what will be the test case for Lift?

22 Answers   Mind Tree, Satyam, Tops Security Ltd,


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


Categories