While creating test data for testing an application, where
exactly test data should be crated as in excel file or can we
crate test data in database ?
Answers were Sorted based on User's Feedback
Answer / mudaseer
consider test case format
trace ability matrix input action expected result actual result
here in input you have to enter the data
for example test case for atm
action
enter the amount to withdraw enter 240
input 240
expected result it should display please enter the amount in
terms of 100
| Is This Answer Correct ? | 1 Yes | 8 No |
what are the Test Cases for " Test Cases " ?
what is login and login in testcases we write in testcaseid
What is STATEMENT COVERAGE testing
How to write test cases or test scripts for UAT testing which is done manually
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
Do you write test plan and test case?
i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)
Need help to write test case for "Check Availability" field. Any help would be highly appreciated!
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
how to test stand alone programs?
Who will take care of test cases and test plan?