can u write Script to do Data Driven Testing throuh
Externel & internel XL Sheet
Answers were Sorted based on User's Feedback
Ya, we can do it..
Following are the commands you can use to add, import,
export sheet to QTP.
datatable.AddSheet(sheet)
datatable.ExportSheet(filename, sourcesheet)
datatable.ImportSheet(filename, sourcesheet, destinationsheet)
Rohit Sharma
er.s.rohit@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
What is parameter in qtp?
How to add a runtime parameter to a data sheet?
How qtp identifies objects?
How to find the difference between 2 dates in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
How can I replace all the text from the QTP script with some other text.
where the check points are stored ?
what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)
What is Environment Variable and when we apply this in QTP?
why require regression testing?