Explain about import and export files?
Answer / shyam.meghansh
DataTable.Import(" give the file name") ' it will import
existing excel sheet in to QTP data table
DataTable.Export("give the file name")' it will export
existing excel sheet in to QTP data table
...............................
Any more question mail me testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
what are the areas that cannot be tested using an automated tool? list a few
what could go wrong with test automation?
How to send QTP scripts to our colleagues?
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
How to access values from Unix OS and how to write..
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
write script to read and write data from file ?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
How can i select multiple items from a WebList bOX USING QTP
What is Environment Variable and when we apply this in QTP?
When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??
4 Answers DST Global Solutions,
Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.