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 |
diff between wr and qtp in detail.
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Explain how qtp identifies objects?
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
how to parameterise a test with data base table or excel sheet?
Why do we use breakpoints in QTP?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
WHY U CHOOSE TESTING FIELD?
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"