how can i call function (which has link with excell sheet
at a remote location) within another function


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

What test cases can you automate using QTP?

0 Answers  


Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If

1 Answers  


QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?

3 Answers   Syntel,


Waht is User interface and Integration Testing?

1 Answers  


How to measure transaction time through VBScript without using start and end transaction points?

0 Answers  






Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com

0 Answers  


How to capture screen shots when an error occurs?

5 Answers   EDS,


hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.

0 Answers  


what is difference between normal mode and fast mode?

1 Answers  


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

0 Answers  


How to find duplicates in an array and remove them efficiently?

2 Answers  


explain keyword driven framework with banking domain?

0 Answers   TCS,


Categories