Could anyone let me how to write test cases in Manual
Testing with the real time examples.
Answer Posted / padma
A testcase is nothing but a document that explains what
functionality we are going to test.It includes
testcaseid,testcase description, test data,expected result
and the actual result
Eg:If u want to check for username accepts only alphabets
testcaseid: any id for eg: username_1
testcase description: check for valid username
test data: username='sdsdsd'
expected result: accepted
actual result : actually how application response to the
given data is written here
(above details should be in table format)
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
what is diffrence between dynamic black box testing and dynamic white box testing
What are bug leakage and bug release?
test cases on bangles???
tell me 5 new requirements in ur project? plz urgent
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Give the real-time example for back-to-back testing?
What are testing techniques? What is difference between general and specific?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
what is entry and exit criteria and explain it?
Which is the best testing model?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application