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

Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

0 Answers  


write a test cases for advanced search

1 Answers   Satyam,


Elaborate test plan and content availability in test plan.

0 Answers  


what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective

30 Answers   TCS,


write a test case for yahoo compose page?

0 Answers   Cap Gemini, CMC,






how do u call a from library file

2 Answers  


How to write load test case for pen?

3 Answers  


Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))

1 Answers   ABC,


Give examples of boundary value and equivalence partitioning test cases.

10 Answers   IBM, Mind Tree,


please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.

2 Answers  


how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.

1 Answers  


Write test cases for orkut?

2 Answers  


Categories