When importing an excel file that has several columns each
with different number of rows into QTP's Global datatable,
how can you count the number of rows in a particular column?
Answer Posted / srinu
setShet = Datatable.Getsheet("Sheet Name")
rowcon=shet.getparameter("colum Name").getrowcount
msgbox rowcon
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
What is vbscript procedures?
what is the object hyrarchy in QTP for a web based application
What is the event handling in vbscript?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
What is the purpose of the err object in the vbscript language?
can anyone tell me the procedure of interview held in applabs
Mention characteristics of sub procedures?
What are events in the vbscript language?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Both Static and dynamic arrays are handled by VB script. Is it true?
Explain the functionality of vbscript?
How do i automate a website www.flyashx.com without having any test cases witin a week time.