Could anyone let me how to write test cases in Manual
Testing with the real time examples.

Answers were Sorted based on User's Feedback



Could anyone let me how to write test cases in Manual Testing with the real time examples...

Answer / 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

Could anyone let me how to write test cases in Manual Testing with the real time examples...

Answer / ajisha

Test cases is nothing but some set of procedures to be
followed for testing the client requirement. we have two
types of test cases. 1. field level test case 2. functional
level test case. For example, in user login page we have to
check user name and pass word. we had some business rules
for user name in RTM. using this business rule we check the
username field.

The template of the test case contains
1. Test case ID
2. Summary
3. Description
4. Test data
5. Expected result
6. Actual Result
7. Comments
8. Status

the template of the test case is varies company to company

Is This Answer Correct ?    3 Yes 0 No

Could anyone let me how to write test cases in Manual Testing with the real time examples...

Answer / vaidyanathan

Hi all..

Testcase is nothing but How we are going to test an
application. It should be in simple english , so that even
the school students also should understand and execute it.

Example: Befor you going to buy a pen what ae all the steps
you ll do:
1)First thing you ll open th cap and try to close it.
2)You ll write in a paper , so that , the next page should
not observe the ink.
3)You ll see the refill, is it fully filed it or not.
4)You ll check the ink in the refill should not leak..

These are some testcases for pe. We ll maintain a separate
sheet with templates(followed by respective companies)and
execute it...

Thanks & Brgds,

Is This Answer Correct ?    3 Yes 0 No

Could anyone let me how to write test cases in Manual Testing with the real time examples...

Answer / manohar

Testcase is nothing but idea of a Test Engineer based on
the requirements.

Is This Answer Correct ?    4 Yes 2 No

Could anyone let me how to write test cases in Manual Testing with the real time examples...

Answer / senthilnathan j

A testcase is nothing but a document that explains what
functionality we are going to test.It includes
testcaseid,name of the component being tested,What to
test,Setup steps,How to Test, expected result
, the actual result and the analayst name.

Eg:
Test Case Id : 1
Name of the Component : MODULA00
What to Test : Get the policy # that are present in all
Path Files.
Setup Steps: Run MODULA00
How to Test : Policy # = 0123456
Expected Result:
Actual Result:
Date Executed:
Analyst Name:

Please let me know if i am wrong.

Is This Answer Correct ?    2 Yes 1 No

Could anyone let me how to write test cases in Manual Testing with the real time examples...

Answer / balu kalkur

Testcase Is Nothing but It Covers all possible
Scenarios...So it will helps when any test engineer left the
job new one vcan understand the application.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1. What are your overall impressions of the Web site?

0 Answers  


If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.

1 Answers  


Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK

2 Answers   IBM,


How can we know bug is reproducible or not?

3 Answers  


what is beta testing

5 Answers   STQC,






Hi Im Madhuri I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Bangalore,Mumbai,Hyderabad

10 Answers   EDS,


What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.

0 Answers  


How is your project connected to the Database...tell the procedure??

2 Answers   SuperValu,


As a tester what type of document req. on tester's banch to design the test cases and for executon.what will be the practical approch If we are using excel-sheet.through excel- sheet how tester communicat with developrs about the test cases and resut and what will be the cycle of testing betwen tester and developers.what type of MANGEMNT TOOL (like VSS) should be used (PLEASE IN DETAIL)by tester if he is workink in small company.

3 Answers   Kirti Soft,


How will you track defects? Or Bug life cycle?

0 Answers  


i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.

4 Answers   CTS,


When should testing start in a project?

11 Answers   CSC,


Categories