Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you done Data-Driven Testing using MS-Word. What is
the script for that

Answer Posted / rajani

option explicit
dim fso,f,n
set fso=createobject("Scripting.filesystemobject")
set f=fso.opentextfile("path of the word document",1,false)

while(f.atendoflen<>true)'reading the word doc.
n=f.readline 'retrive the data from doc.line by line
wend.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find operating system information using the qtp script?

1139


How many types of recording facility are available in quicktest professional (qtp)?

1110


desribe a situation where u faced a stressful situation and how did u cope with it

1906


In Remote acess server how u run a test?

1770


What are the different types of recording modes in qtp? Which will be used when?

1114


Explain more about the Test Fusion Report of QTP?

1082


Differences between text and test area checkpoints?

1173


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

2315


How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..

2290


Output values? i want a practical example

1802


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..?

1870


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

1077


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

1924


Explain process of smart Identification in QTP?

1098


How many types of trigger events are there in qtp?

1079