What are the test cases, we can write for Data Grid.
Anybody can help me..Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / satish
For Data Grid.
1) Check for number of records its displaying.
2) Check for Paging and sorting its displaying.
3) check for sorting on alphabits and numbers.Ascending and
desending.
4)Cliking on sorting and pageing wheater paging is
happening on given sorting or not.
Thanks
my: yahooid: satish_157
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / anjali chakraborty
while writing the test case for Data Grid u can check for
horizontal scroll bar,generally people forget to check it.
check for paging such as first,next ,previous,last .
check for the display of page number in the text box.
The above checking comes under functional as well as u can
apply every non functional test case for grid view.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / pankaj ghate
Hi,
Here is a checklist u can maintain prior to writing test
cases for Grid. You can design test cases accordingly.
Are grids properly initialized?
Have all grids been tested to verify that they display
valid, accurate rows?
Assure that calculations are correct.
Verify that grids are not editable.
Are horizontal and vertical scroll bar visible when required?
Pankaj..
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / guest
you can also check for validations in datagrid which people
tend to ignore..
| Is This Answer Correct ? | 3 Yes | 2 No |
my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible
How to test a stored procedure?
Explain the gray box testing?
how we canwrite a test case on computer?
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
can any one give the format of writing test cases in excel sheet.
how many checkpoint u have to used
I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.