Is there any MS Access addin in QTP?

Answers were Sorted based on User's Feedback



Is there any MS Access addin in QTP?..

Answer / 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

Is there any MS Access addin in QTP?..

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

Is there any MS Access addin in QTP?..

Answer / geena

Yes

Is This Answer Correct ?    2 Yes 2 No

Is there any MS Access addin in QTP?..

Answer / rajkumar

i think Ms Access used for Database purpose
" Flight Reservation" data stored in ms access in Flight32.mdb

Is This Answer Correct ?    0 Yes 0 No

Is there any MS Access addin in QTP?..

Answer / baba fakruddin

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

Is there any MS Access addin in QTP?..

Answer / swapna

no

Is This Answer Correct ?    0 Yes 1 No

Is there any MS Access addin in QTP?..

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

Post New Answer

More QTP Interview Questions

How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely

3 Answers  


WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT

3 Answers   Wipro,


Explain about import and export files?

1 Answers  


What are the file extensions for per-action, shared object repository files and what is the extension for library files?

9 Answers   Semantic Space,


Where is the Bitmap checkpoint information stored?

0 Answers   Ordain Solutions,






.how will you load the object during runtime

2 Answers   TCS,


How comfortable are you in VB scripting?

2 Answers  


How do you move objects from local object repository to shared object repository???What are methods?

1 Answers  


What are the Latest Feature are added In QTP 9.2?

2 Answers   Infotech,


How QTP integrate with application?

1 Answers  


difference Between Call Run action and copy of action?

3 Answers   Quest,


Synchronozation types in QTP

11 Answers   Diebold,


Categories