How we can use the database checkpoint on a java web based
application in which the database connectivity is done
using JDBC->Pure Java type (in this type there is no need
to create a DSN). At present in QTP we can fetch database
values using checkpoint only through DSN. Is there any
programming for this if we don't have DSN (ODBC)
No Answer is Posted For this Question
Be the First to Post Answer
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
What is the difference between QTP 8.2 and QTP 9.2 ?
What is output value?
what is the difference btn risks & Therads in the Test plan documentation?
what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
What are the technics follow in writing VB script?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
explain qtp framework by taking an example?
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
How to use actions in qtp ?