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



In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button t..

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

In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button t..

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

Post New Answer

More Manual Testing Interview Questions

What is Difference between Test Strategy and Test Methodology?

0 Answers  


What is inspection,walk through and review ?

7 Answers  


Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain

0 Answers  


After which phase you are performing UAT?

5 Answers  


Differences Between Whitebox testing and Blackbox testing

21 Answers   CSC, IBM,






our testing team is very very small(how do u initiate the team members

1 Answers   HP,


How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?

0 Answers   3D PLM,


Hi guys, i have 2 years experience in manual testing, apart from that i don't have any knowledge in testing. I like to try for some other company, what else should i prepare to survive in this field for getting good pay ?

0 Answers  


What is decision table testing?

0 Answers  


How do you scope,organise and execute a test project.

0 Answers   Synechron,


How to identify the gaps in the system

1 Answers  


prepare test cases for file copy paste.

6 Answers   Approva, MSEB,


Categories