how to get no.of non empty rows in a excel sheet through
vb-script
Answer Posted / hari
by writing the for loop and you have to initialize for (i=0;
i<==num(i), i++)
Next
This loop will include that the rowcount it will take first
0 and total count it wil compare to the max of rows if it
wil true it will counts the nect row count
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the virtual object?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Explain the parameter in qtp?
Plz Explain AUTOMATION REFERENCE MODEL?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
how many maximum number of virtual users we can create?
What is the difference between Keyword Driven test and Data Driven test?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
How to call a test from another test?
What is business process testing(bpt) in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is the synchronization point in qtp?
Get the count of files of similar types from a folder.