can any one give the format of writing test cases in excel
sheet.
Answer Posted / sivaperumal.r
TEST CASE FORMAT:
=>TEST ID
=>TEST DESCRIPTION
=>TEST CONDITION
=>TEST DATA
=>EXPECTED RESULT
=>ACTUAL RESULT
=>FINAL RESULT
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the system testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Who will take care of test plan and test case?
can one defect be mapped to more than one test script in manual testing
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Test Case for Text Editor!
Explain the load testing?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
how to write a test procedure & test log for login system
Do you write test plan and test case?
What is the logic testing?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
what is black box system in software development in system analysis and design?
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.
What is test environment? Elaborate with example.