why can't you use excel directly in qtp. why we want to
import excel data into Datatable.



why can't you use excel directly in qtp. why we want to import excel data into Datatable...

Answer / santosh

Working with excel in qtp involves creating objects and
opening sheet in a particular way. So, it has certain steps
to open and close a document creating more code. Instead
just import the xl using just one line of code. Do ops and
export it back.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the different types of Database checkpoints in QTP? when they are used?

2 Answers  


What is the disadvantage of smart identification?

3 Answers   Infosys, Sony,


How to retrive XML file data in QTP ? using Script(Chandana)

6 Answers   Wipro,


How can i learn Descriptive programming in QTP. Please reply.

3 Answers  


How will you compare keyword and expert view?

0 Answers  






When to use Descriptive programing?

2 Answers   Wipro,


How to execute a WinRunner Script in QTP?

3 Answers   IBM,


What the differences are and best practical application of each.

1 Answers  


Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.

1 Answers  


how to retrieve the column headers in database using vbscript statement in QTP

1 Answers  


how can i pass parameters into function?

4 Answers   Livetek,


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

0 Answers  


Categories