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 would you test a cup and or pencil?
how to write test cases for sort drop down box containning 6 options in the drop down list.
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??
write a test case for employee income caculation it is awindows aplication when window is opened all options should be disabled except empno when user enter 3 charcters empname,empdes,basic should be displayed but they should be inactive,HRA,DA are active enter these two gross is displayed,enter tax then net income is displayed.all inputs must be integers and min is 1 and max is 4 charcters for all text boxes.gross =basic+HRA+DA and netincome= gross- tax
Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639
Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)
Can any body explain How to Install the QC9.0 on XP OS
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?
Explain the state testing?
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).