Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How to write the test cases for STP

0 Answers  


write a test case for a pen and paper regarding writing.

11 Answers   HCL, Wipro,


write test cases for test cases...?

9 Answers   TCS,


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

0 Answers  


Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.

2 Answers  


how will we know test cases are written by us are correct

5 Answers   TCS,


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);

0 Answers   Infosys,


Describe to me the difference between validation and verification.

11 Answers  


what is scenario? how to write scenario?

3 Answers   Alliance One,


What is the basis on which you can check a text box in a web page or application?

3 Answers   HCL, IBM, R Systems,


Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.

3 Answers  


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


Categories