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
what is the structure for the data driven framework
How you can find length of array in qtp?
What are advantages of test automation?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
how to know no.of mails in our g mail by using vb-script
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Where to use Property Let, Property Get, Property Set in UFT
how to idetfy which test cases are automated?who will deside that plz tell me
In qtp, how you can get the last character from a string?
What are main panes available in qtp test browser?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain the types of object repository?