How do u fetch data from a database ?
Answers were Sorted based on User's Feedback
Answer / ramu@sunnys
using data base connection programmes
like con.provider
con.recordset
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramu@sunnys
using data base connection programmes
like con.provider
con.recordset
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to call from one action to another action in qtp?
Diff. between keyword driven Data driven testing?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Can we directly automate testscripts accrdoing to requirements? WHY ?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
w is datatable
what is Function Definition Generator? can any one explain me in details?