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


Please Help Members By Posting Answers For Below Questions

What is big bang approach?

779


Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.

2524


what is the difference between section & test feature in test case documention?

1591


What types of software testing are available?

694


test cases on bangles???

2543






give me a example of writing a test case,take any good example which i can understand easily.

1653


Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks

1799


How does a coverage tool work?

688


Different types of design diagrams that supports to write test cases ?

1869


What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?

2399


When should you opt for manual testing over automation testing?

780


Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

1642


Describe your experiences with code analyzers.

1734


What is the main use of preparing traceability matrix and explain the real time usage?

743


what is a horizontal and vertical matrix explain with examples

2114