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 non-compliance testing?

1 Answers   Crea,


what are the contents we have to cover in manual testing to get the job

1 Answers  


What is mean by Defect Injection?,Tell me in brife

4 Answers   Wipro, Zensar,


Is Beta Testing done by devolopers or testers?

8 Answers  


hi testing friends,can any tell ...how is career in selenium Testing?

1 Answers  






What’s the difference between verification and validation in testing?

0 Answers  


Apart from integrating testing,what a test engineer will do in system testing?

4 Answers   IBM,


how can s/w QA process be implemented without reducing productivity?

1 Answers  


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

0 Answers  


how would we do the encryption and decryption testing

3 Answers   Wipro,


What is configuration management in software testing ?

2 Answers  


What is the QA environment?

1 Answers  


Categories