What is diff betwee datatable.importsheet "path" and
datatable.import
Answer Posted / bfakruddin
Datatable.importsheet:
It imports particular sheet from our desired excel file, we
can use the data available/our desired data from particular
sheet in any excel file.
Datatable.importsheet "path of the .xls file",srcsht,destsht
Datatable.import:
It imports all the data in excel file, all the data from all
the sheets with their names to our datatable in QTP
Datatable.import "path of the file"
"Can anybody tell what are the drawbacks of both?"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
What are the key elements available in test result window?
what is object and child object.. explain ..if possible give some example for better understanding ..
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?
what is error and fault in terms of software quality?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Describe the differences between functions and actions in UFT?
How to creating an output value using quicktest professional?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What is the syntax to call one script from another?
For which type of project the iterative model is suitable?
What is the basic concept of quicktest professional?
how to find that tools work well with your existing system?