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]
Answer Posted / 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 |
Post New Answer View All Answers
What is internationalization testing (i18n testing)?
What is the difference between action & script ?
list of methods that is used to document the requirements of a software.
need testing projects where can i find them
Can Anbody please send me Daily Work status format in which I can save my daily work activity
how to connect your project in database?
How can you do the scalability testing?
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
How can you prepare the resume for testing? Can you send me the answer for this questions?
can anybody tell me what is release process of company? release note?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Need to know about Quality Center in brief
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Suggest some book to learn more test case???