I am using excel sheet to export data to QTP but it
selects just one row of data from excel sheel how to import
all rows of excel sheet to QTP during runtime
Answer Posted / yusuf
The problem is not about import it is about EXPORT. I have
the same problem;
I add a new sheet to datatable and add new parameters then I
try to go and set second rows values but I can't go second
row. So I could EXPORT only one row from datatable.
Is there any suggestion about this problem?
Thanks.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can U Explain about QTP tool from older version to latest version also its differences?
assume i have few url link how will i dynamically call then using descriptive programming?
What is the difference between shared and local object repository?
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?
why text area checkpoints cannot used for web applications
Your roles and responsibilities and daily tasks? (As automation tester)
Is QTP supports Unix. If yes, then how the test automation is done?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
How QTP identify the system time that's changes every seconds?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
What is checkpoints for quicktest professional (qtp)?
How to get popup error message.
Can we record using all the modes in a single script? Explanation with example is appreciated