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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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 to add a runtime parameter to a data sheet?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how to add a runtime parameter to a data sheet?
Answer
# 1
hi i am not understanding your question clearly 

1)you can pass datasheet value to test during run time 
DataTable.SetCurrentRow(1) 
var= Datatable.Value("Column Name","Sheet name")

2) you can write value to datasheet during run time 
DataTable.SetCurrentRow(2) 
Datatable.Value("Column Name","Sheet name") = Value 

 
Is This Answer Correct ?    2 Yes 0 No
Raja83
 
  Re: how to add a runtime parameter to a data sheet?
Answer
# 2
Dear Raja First 1 is right ans.
 
Is This Answer Correct ?    0 Yes 0 No
Srinivas
 
 
 
  Re: how to add a runtime parameter to a data sheet?
Answer
# 3
Hi, Srinivas

I thought your miss guessed. Two ansewers are wrong ones 
and question is too clear

My answer is by using "Add parameter" method we can done 
this. please check out the example.

datatable.addsheet("lakshman").addparameter("column one 
name","value")

09860054593
 
Is This Answer Correct ?    1 Yes 0 No
Lakshman Rao
 
  Re: how to add a runtime parameter to a data sheet?
Answer
# 4
we can add runtime parameter to data sheet as follows
syntax:
  Datatable.Gtglobalsheet.Addparameter("parameter name" , 
value)
 
Is This Answer Correct ?    1 Yes 0 No
B.venkateshwar
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.  4
Is there any thing that we can replace recovery scenario manager in QTP.  1
Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.  2
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?  2
In website, protocol has been changed http:to https what you will do? tell me your approach?  1
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.  1
what is the Exact Meaning of Environment Variables? AppLabs9
If QTP not recognizing using repository while executing, how can we go forward  3
can any one tell me how to select some text.i need the script for that  1
How to open any application during Scripting in QTP? IBM6
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.) Syntel3
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.  1
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening Kanbay2
where we save the scripts created in one project? IBM5
how can we test load time of an page in webtesting? Ordain-Solutions2
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.  3
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
we have 10 automation scripts. how to call them from one main script.  2
What is object identification? Wipro2
what is object repository?  3
 
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