i m a fresher working in healthcare industry. here we hve
no tool for testing. how i ll do manual testing?plz suggest
anyone me urgently... i knw to write test case bt i dont
knw where to write n how to execute it manually

Answers were Sorted based on User's Feedback



i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual ..

Answer / sudhansu sekhar panda

Hi,

Generally a tester writes test cases in Excel sheet.
Test case generally consistf of
1)Testcase Id
2)Section
3)Title
4)Description
5)Expected Result(which client actually wants)
6)Actual result(which the system returns after executing the
test case)
7)Priority
8)Severity
9)Name of the tester(optional)
10)Pass /Fail

and there are so many attributes required....

How To Execute The Test case?

There is no generic way to execute a test case. It may be
priority basis or test case id wise

Executing a test case is nothing but the reading what is
written in the test case description and implement in the
application.
After executing the test case if the Actual result is match
with the Expected result,then we can say that the test case
passed.otherwise the testcase failed.


Thanks
Sudhansu

Is This Answer Correct ?    6 Yes 0 No

i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual ..

Answer / ramanathan v

Before writing test cases we should know the expected
result, then we can give lot of assumptions our own to check
with different parameters, for eg I am just saying abt
Banking cases in assets.. in i flex there is an option loan
full pay inquiry;
All should done in Excel

first give Test id
Title of the fastpath
Description
expected result ( For if the cust acc no is 15 digit )
Actual Result : (after testing and if we found out 14 digit)
Result : (pass / fail)
these are the basic line flow for any Manual testing.
give suggestions if its correct or not...

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Test Cases Interview Questions

How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

0 Answers  


Where can i find example or samples of testcases to improve my testcases documentation?

2 Answers  


Explain the syntax testing?

0 Answers  


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


Write test cases for 8+4?

0 Answers  






Explain the dynamic testing?

0 Answers  


What is the basic stuff you require to begin creating test cases?

5 Answers   Philips,


what is login and login in testcases we write in testcaseid

0 Answers  


Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)

1 Answers   Cognizant,


What is transaction testing?

0 Answers  


what is difference between repeatable and reusable test case?and what is self cleaning test cases?

3 Answers  


What we do when the Requirements are continuously changed?

2 Answers   Infosys,


Categories