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 |
how to write a test cases for courier offices?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
if account balance less than 5000 for a month ,account should become in active. if bal greater than 5000 account should b active. Write test cases for the above scenario
What is the domain testing?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
how to execute test cases manually
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
write down test cases for "x>=1"
If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me
how to write the test cases in excel format
How to write test cases for payment gateway.
What is ramp testing?