Hi all,
I wanted some ideas on testing a webpage which has only graphs and charts. There are no user inputs in this page except for date input. The user can see some time based graphs (trend charts) in this page for the selected date.
Other than for checking for the results of the graph..what other things can i check in this page.
The test case that i have written for this page covers
(i) The accuracy of the result at each time point. (At each time point, the data is shown as a tool tip)
(ii) Colors in the graph if it is visible ,clear and consistent.
(iii) Axis values
(iv) if scale is divided equally
I want to write some negative test cases for the screen..Can anyone suggest some more ideas for both negative and postive testing other than the ones which i have covered..
Tags:
Share
Facebook
-
▶ Reply to This