ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
how do you done Data-driven test using MS-Word Instead of 
DataTable
 Question Submitted By :: Nagireddy.sn
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how do you done Data-driven test using MS-Word Instead of DataTable
Answer
# 1
Could u please give Idea and code for this Question
 
Is This Answer Correct ?    0 Yes 0 No
Nagi Reddy
 
  Re: how do you done Data-driven test using MS-Word Instead of DataTable
Answer
# 2
using the following script we do the data driven test, data 
from flat file i.e., from notepad, Ms-Word etc.,
option explicit
dim fso,f,n
set fso=createobject("Scripting.filesystemobject")
set f=fso.opentextfile("path of word doc.",1,false)
while(f.atendofline<>true)'read the file to the end  of file
n=f.readline()'line by line reading
 
Is This Answer Correct ?    0 Yes 0 No
Rajani
 
 
 
  Re: how do you done Data-driven test using MS-Word Instead of DataTable
Answer
# 3
In Case, if my word or text file is having millions of 
lines then how can i calculate efficiently the total number 
of lines?
 
Is This Answer Correct ?    0 Yes 0 No
Saravana.s
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create () IBM2
what is the use of Text output value in Qtp?  2
whai is meant by automation testing?  1
How many ways we can parameterize data in QTP?  2
How to load a object repository in QTP during runtime? Virtusa1
diff between dim & redim ? in detailed? pls any one explain me?  1
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u. Wipro3
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?  1
WHAT IS THE FUNCTION (HOW TO DO) THE BATCH TESTING IN TEST DIRECTOR USING MANUAL TESTING PROCEDURE? CTS1
can u please explain what r the challenges u faced in ur automation testing Genpact1
In how may ways we can use checkpoints to an application using QTP?  2
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data  2
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?  2
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable. Apex7
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it. Satyam1
what is objectidentification?  2
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible? TCS1
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples? TCS1
how do you done Data-driven test using MS-Word Instead of DataTable IBM3
Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com