GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  WinRunner
Go To First  |  Previous Question  |  Next Question 
 WinRunner  |  Question 135 of 146    Print  
How to get a column count in Winrunner for the Excel sheet?

  
Total Answers and Comments: 4 Last Update: April 11, 2008     Asked by: varun 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 30, 2007 02:17:12   #1  
vinodh141 Member Since: November 2007   Contribution: 1    

RE: How to get a column count in Winrunner for the Excel sheet?
Go to winRunner-->Insert menu-->Datebase checkpoint--->Custom check
This is the path where we can find the rows count, column count and content

 
Is this answer useful? Yes | No
December 21, 2007 00:01:24   #2  
kamakhi.panda Member Since: October 2007   Contribution: 6    

RE: How to get a column count in Winrunner for the Excel sheet?
Hi...
 To get the column count in winrunner for the Excel Sheet...u have to write one script
ddt_get_row_count(table,RowCount);
table-Name of the Excel sheet
RowCount-Variable name to store the Column Count.

Hope u got my point....

 
Is this answer useful? Yes | No
December 21, 2007 00:07:51   #3  
kamakhi.panda Member Since: October 2007   Contribution: 6    

RE: How to get a column count in Winrunner for the Excel sheet?
Sorry Yaar,
 I did a mistake...i thought its for RowCount.
Anyway i will try......

 
Is this answer useful? Yes | No
April 11, 2008 02:25:05   #4  
deshmukhsarang2003 Member Since: April 2008   Contribution: 5    

RE: How to get a column count in Winrunner for the Excel sheet?
To get column count in winrunner we can useddt_get_parameters ( table, params_list, params_num ) command.where params_list is the list of columns in tableand params_num is the number of columns in the table.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape