How to get the column count and column name from the
resultset in the database connection program?
Answer Posted / ram
you use following sql query
select column name, count(column name)from table name.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain about the test fusion report of quicktest professional (qtp)?
What is test object model in quicktest professional (qtp)?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What are private functions in QTP? How they can be called from the function library?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
How to handle Java tree in QTP?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How do I get the QTP scripts result in xml format by using vb script function?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Give the syntax to load function at run time.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to creating an output value using quicktest professional (qtp)?