This syntax is related to which of the following?
inputDataTable = TestArgs("InputDataTable")

Options
- Test parameter
- Action parameter
- Data table parameter
- Environmental parameter


CORRECT ANSWER : Test parameter

Discussion Board
WinRunner

Answer: Test parameter.
Solution: It is a test parameter because the test parameter is used by TestArgs object for accessing a parameter name InputDataTable to pass the value.
Therefore, test parameter is a correct answer.


Rohit Srivastava 08-7-2014 04:02 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement