How to display the first 3 letters in these "ABCDEFGH" using
qtp script?
Answer Posted / tvs ramakrishna chowdary
'every thing is correct up to query passing
'after that follow below code
rs.open "select column_name1 from table",conn
do while not rs.EOF
msgbox rs.fields(0)'here column count stards form 0
(or)
msgbox rs.fields("column_name1")'instead of column no we
can use column name also
next
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is expert view in qtp?
What is the short cut keys for the following?
Can I change properties of a test object?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How will you handle java tree in qtp?
Which recording modes need more memory?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
What test cases can you automate using QTP?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
How many types of parameters are there?
Explain in brief about the quicktest professional automation object model?
is it possible to add sheets to excel at runtime
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.