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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the soak testing?

682


Positive and Negative test cases for the speedometer?(minimum 5 each)

2375


write test cases for hospitality management system

2029


how to write test cases for smart meter for gas and electricty

2445


Define some of the attributes of a test case?

689






how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2081


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1532


IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that

1976


What are the Test Cases Comes under Regression Suite?

504


How to write test cases on laptop???

14545


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

2484


write the testcases for migrating data from one database to another database?

1898


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

1443


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3321


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

2574