how we canwrite a test case on computer?
Answer Posted / santoshnathan
Sorry krrish,
sanity testing and functionality testing is diffrent,why
because sanity testing in the sense,whether the application
is stable or not and viewable,understandable,operatable like
that.But where as funtionality in the sense,performing some
operation on the objects for completeness and correctness.OK
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Write a test case of login window?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
what is black box system in software development in system analysis and design?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Explain the unit 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.
What is quick test professional and what test environment it supports?
How many test cases u will write for Acceptance testing?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What is ramp testing?