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

in login module login button chage regularly(means login button change to submit button).What is the code for it.

3 Answers  


How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?

1 Answers   CTS, IBM, London,


when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this

3 Answers  


how to run the script If QTP tool not identify object in web page

2 Answers  


HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?

2 Answers   Patni,






HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .

1 Answers  


What are the features of quick test pro(qtp)?

0 Answers  


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

0 Answers  


what is database check point, how will you parameterize the database from seperate data table?

2 Answers   JPMorgan Chase,


how can you describe the basic flow of automation with conditional and programmatic logic?

1 Answers   Ordain Solutions,


How to "Turn Off" QTP results after running a Script?

4 Answers  


In how may ways we can use checkpoints to an application using QTP?

3 Answers  


Categories