Is there any MS Access addin in QTP?

Answer Posted / baba fakruddin

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording facility are available in quicktest professional (qtp)?

599


what is the difference between modular framework & datadriven framework

1589


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

585


Explain the parameter in qtp?

571


I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?

1839






Can we run multiple QTP scripts one after the other without manual intervention? How?

588


How would you export a script from one pc to another in qtp?

651


What is the XML file architecture ?

1541


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

2398


Explain the concept of object repository and how quicktest professional recognises objects?

552


how did u use automating testing tools in ur job?

1479


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

1567


What is difference between design time and run time data table?

578


How can you send user defined messages to test report?

577


how interviews will be on QTP?

1516