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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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 we add a new sheet to data table in QTP?
 Question Submitted By :: Darshan
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how do we add a new sheet to data table in QTP?
Answer
# 1
In two ways we can create data table

1)By creating different actions in test we can create data 
table for that action.
2)Dynamically we can create data table as
datatable.addsheet <sheet name>

The created sheet called as virtual sheet and we can call 
it in any action by using

datatable.getsheet "sheet name" method
 
Is This Answer Correct ?    2 Yes 2 No
Aparna
 
  Re: how do we add a new sheet to data table in QTP?
Answer
# 2
The created shhet in virtual sheet then we can cal any 
where in the program

Datatable.getsheet"Sheetname"
 
Is This Answer Correct ?    0 Yes 0 No
Raavi
 
 
 
  Re: how do we add a new sheet to data table in QTP?
Answer
# 3
'Add New sheet in Datatable
 
Set a = Datatable.AddSheet("Kumar")
msgbox a
 
Is This Answer Correct ?    1 Yes 0 No
Kumar.c
 
  Re: how do we add a new sheet to data table in QTP?
Answer
# 4
a)	In QTP add the new sheet is possible in two types. They are
b)	In Different action: Here possible to create the any
actions of recording 
c)	And condition of new sheet in data table: Here give the
syntax then create the new sheet. That is
d)	Data table .get sheet “sheet name”
e)	The above method is call virtual method

Hi This is K.Chandra Sekhar
If any query then send to mail ndra_143@yahoo.co.in
I am taking the testing projects FAQS class
Call 9246540049/65880049
In Hyderabad
 
Is This Answer Correct ?    0 Yes 0 No
K. Chandra Sekhar
 
  Re: how do we add a new sheet to data table in QTP?
Answer
# 5
To Add a new sheet first we need to give the reference for 
the sheet i.e
Datatable.getsheet("sheetname")
//sheet namehere can be global or local//
then add this statement
Datatable.addsheet("sheetname")
If you want to give the column name and its value include
Datatable.addsheet("dtglobal/Action1")"Username","ABC"
Thanks.
 
Is This Answer Correct ?    0 Yes 1 No
Noor
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process. TCS2
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)? Ordain-Solutions1
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do Covansys5
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.  4
How to enter table check points?  2
IS standard check point is very important than the other check points in QTP? If so why?  4
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in  8
diff between dim & redim ? in detailed? pls any one explain me?  1
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it  3
what is the extension for QTP files? AppLabs6
what is defination of regression testing?  2
Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?  1
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?  1
Once the Actions are splitted , is there any way to merge them  3
How to export data present in Datatable to an ".xls" file?  1
How do u write a regular expression for date (dd/mm/yyyy) field?  2
How you test the object which is dynamically changes its location? Wipro6
How to handle Dynamically changing Objects in QTP?  4
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example  2
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne Siemens4
 
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