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
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 |
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 |
Have any idea how to prepare test cases for medical claim, Online mobile recharge.
150 integration testing scenarios for gmail
please test case for calculator
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
write a test case flipkart login page
test cases on Fan
Write a test case scenario for Web-based address book?
Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
Can test case contains more than 50 steps in single test case?
Explain the branch coverage testing?
how to write test cases for sort drop down box containning 6 options in the drop down list.