how to get no.of non empty rows in a excel sheet through
vb-script
Answer Posted / xxxx
rcount=usedrange.rows.count
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to integrate the qualitycenter with qtp
What are the different recording modes?
Can you brief the hurdles you faced during Automation testing?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
how to know no.of mails in our g mail by using vb-script
How to find array size in qtp?
How will you check a web application for broken links using qtp?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How did you resolve conflicts present in Object Repository?
Where we can use the synchronization?
What is test object model in quicktest professional?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Write a script to verify font style and color of a windows object using descriptive programming
Explain how you can find the absolute value of the number in qtp?