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 |
Explain more about the Test Fusion Report of QTP?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
hi,which is the best book to refer QTP 9.2 and Faq's.
What is runtime objects and test objects? What is the difference between them?
how open two urls in one browser? plz urgent
Analyzing the Checkpoint results ?
What are the environment variables?
In QTP, Give the difference of Global sheet and Local sheet in datatable?
why we use environment variables
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
what is the difference between development and testing