Is there any MS Access addin in QTP?
Answers were Sorted based on User's Feedback
Hello gouri,
MS - Access is a Database which is developed by Microsoft
means it is windows application. by default QTP supports
Windows applications.
You can download data from MS - Access and test.
you can use Createobject to open access and perform
operations on MS - Access
eg:
dim acc
set acc=createobject("access.application")
acc.application.visible=true
.
.
.
.
.
set acc=nothing
Here I am not very much familiar with methods please find
methods and let me know.
definite it will work try it once.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / raghu
I am not able to identify the objects created in MS Access
Forms using QTP 9.2, Is there any add inn to resolve this
issue?
| Is This Answer Correct ? | 1 Yes | 1 No |
Hello Ss,
What do you think about your answer. Are you sure 100% it is
correct. Here many people used to learn many things, if you
don't know the answer please ask do not give answers. You
are showing the wrong path to viewers. please do not repeat
again, be professional asking question and learning is not
wrong don't feel like that.
Okay...
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ss
Only 3 default Add-ins are available in QTP -
Activex, Visual Basic, Web
QTP also supports other add-in's like MS- Access but we
need to get the license to use these AddIns.
*Correct me if my answer is incorrect.
| Is This Answer Correct ? | 2 Yes | 4 No |
What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.
in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in
What are the advantages of QTP over WinRunner?
How to find given string is palindrome or not without using strreverse() function?
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
What is the difference between check point and output value.
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
Explain the types of object repositorys in qtp?
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
The xls contain data. how to get number of columns form the sheet?
What are the different types of recovery operation?
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,