Explain transaction testing?
Answer / Supranshu Saurabh Vir Singh
Transaction testing is a type of black-box testing that focuses on the transactions, or the flow of data between the system and its users. It validates the correctness of each transaction, ensuring that all possible scenarios are covered. This includes testing for data integrity, security, concurrency, and recovery.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
What is the logic testing?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability.
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
1 Answers TSB Software Solutions,
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
Do you write test plan and test case?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
whai is the exactly meaning of test case
What is DOMAIN TESTING