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                      
tip   To Refer this Site to Your Friends   Click 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
with out using import sheet came is it possible to get the
excel sheet ?
 Question Submitted By :: Murali127
I also faced this Question!!     Rank Answer Posted By  
 
  Re: with out using import sheet came is it possible to get the excel sheet ?
Answer
# 1
i think no
 
Is This Answer Correct ?    0 Yes 1 No
Sandeep
 
  Re: with out using import sheet came is it possible to get the excel sheet ?
Answer
# 2
Dim ExcelObj
Dim ExcelWB
Dim NewSheet

Set ExcelObj = CreateObject("Excel.Application")
Set ExcelWB = ExcelObj.Workbooks.Open ("D:\Documents and 
Settings\Administrator.SEERVER\Desktop\Test.xls")
Set NewSheet = ExcelWB.Sheets("ranga")
NewSheet.Cells(1,1)= "CHAITU"
ExcelWB.Save
ExcelObj.Quit

Set NewSheet = Nothing
Set ExcelWB = Nothing
 
Is This Answer Correct ?    1 Yes 0 No
Chaitu.c
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.  2
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com  2
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?  1
How to create an Action Template?  1
How do u insert an object during runtime in qtp?  2
Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????  2
we have 10 actions in out test how can we convert 9th action is main action ? how ?  5
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com  1
can we use QTP for load testing instead of load runner?  3
What is iteration? How it is related to Test Results in QTP Virinchi-Technologies2
How can I replace all the text from the QTP script with some other text. Livetek1
Diff b/w WEB TESTING AND Client server testing? Ordain-Solutions3
what is object repository size? ITC-Infotech22
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot Quest1
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro) Wipro2
what is diffrense between action and function IBM3
give one example where you have used regular expression? Ordain-Solutions6
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent  2
How can we perfom Action and Component parameter.? EDS1
pls help me with scripting,right from the beginning in QTP  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