Hi every body, I am new to QTP.pls help me if anybody knows
the solution.
Here is my doubt:
I have 3 excel sheets in my local drive out of which one is
password protected and i want to get the data of all these
xL's either by importing or by reading the data finally i
have to update this data in the website.(and the site is
secured site)
I tried by importing all XL"s one by one but couldn't do so.
plss send me the code or atleast suggest me the approach.
Thanks in Advance
Padmaja
Answer Posted / nani
Hi,
As per my knowledge.
generally you will know how to import the data from excel
sheet to web application right.
and you are saying one is password protected one so do one
thing for that one
you can write a script and give tha password then in the
general way you can import the data.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain the concept of how quicktest professional identifies object?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
How does you pass optional arguments in qtp?
how many maximum number of virtual users we can create?
Explain the types of properties that quick test learns while recording?
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?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is difference between run time object and test object?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How to analyzing test results using quicktest professional (qtp)?
Explain different types of checkpoints?
What are the automation metrice in your project?
What is the difference between analog and low level recording?
What is 'sleep' in sync point?
How many types of recording modes are there?