In my Application, There are 40 MIS Reports.There is Start
& End Date box and Search button
to search reports.Again for Every report Print and Download
in PDF, CSV and Text option is there.
What will be the test cases? The test description for all
the reports will be same then should I have to write it for
each Report test repeatadly?
Please Guide Me.Should I have to write 3 test cases for
Download X report in PDF, CSV and Text.[40*3=120test for
only downloading]
Answers were Sorted based on User's Feedback
Answer / kuldeep kr. pankaj
You can write the test cases in following way :
A) 1. Verify the the correct data is displayed in reports
by selecting the diffrent range for the start date and end date.
2. Search the diffrent kind of reports by using the search
functionality & verify that correct reports are displayed.
3. Verify that report is printable & download successfully
in all formats PDF/CVS/Text.
The description of all the test will remain same.
B)You can write the test cases for each report repeatedly or
u can simply that "Verify the same test cases for each
reports"
C)You can write down the test cases for 1 report say as :
1. Verify that report MIS1 is download in PDF format
successfully.
2. Verify that report MIS1 is download in CSV format
successfully.
3. Verify that report MIS1 is download in Text format
successfully.
4.Verify that all the reports are download in PDF/CSV/Text
format.
Regards,
Kuldeep
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bhavana
Apply black box texhniques.
Bounday value analysis.
Write test cases for first data and last data and middle data
| Is This Answer Correct ? | 1 Yes | 1 No |
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
while reading specification documents if u got any doubts or u think the specification should be clear or when u think some changes should be there in specifcation docs, or u find the difference in FRS and Design docs,whom do u report this??
How do you handle a test case when the test data created with an AGE field becomes invalid since the date of the system changes over time? For example, a person who could be a < 18 years old last month is now > 18 years and the whole scenario fails? Do you keep updating the test data or is there another creative solution here (besides changing the system date & time which can't be done as it is an Internet app)?
Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
How could you present test strategy for the product testing?
how can u prepare the test plan?
what is domain testing. explain.
i need some objective type papers for my certification
What is difference between cmmi and cmm levels?
When you will raise defect? before defect raising what you will do?