How to get the column count and column name from the
resultset in the database connection program?
Answer Posted / sreeprasad
you use following sql query
select column name, count(column name)from table name.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
What are the types of properties that quick test learns while recording?
How to start recording using quicktest professional (qtp)?
what is meant by Implicit and explicit requirements?
Why we load add-ins in qtp?
Your roles and responsibilities and daily tasks? (As automation tester)
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
Whats the realtime QTP testing process
How you are developing the script? Using record and play back or manual?
What are the different recording modes and how do they work?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Can any suggest me what is exposure testing?
How do you convert manual test cases to automated test cases?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln