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



What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance...

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

What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance...

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

What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance...

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

What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance...

Answer / guest

you can also check for validations in datagrid which people
tend to ignore..

Is This Answer Correct ?    3 Yes 2 No

What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance...

Answer / sumi

Check for column sorting also

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Cases Interview Questions

what is parametrization ? How do you parametrize in qtp ?

1 Answers   CTS,


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

0 Answers  


what is difference between repeatable and reusable test case?and what is self cleaning test cases?

3 Answers  


This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


What could be test cases for windows calculator using risk based testing

1 Answers  






test cases for friend finder system using gps?

0 Answers  


a job should be executed for every two hours?write test case for this?

2 Answers  


Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage

1 Answers   ISTQB,


What is the difference between System testing and System Integration testing?

4 Answers   Infosys,


write a test case on web login and bank application and client server

60 Answers   Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,


write the test cases for traffic signal and sensor doors.

2 Answers  


This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,


Categories