Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
Selenium
« Previous
Next »
Variable can be saved in which format?
Options
- ${variableName}
- storedVars['variableName'].
- Both of these
- None of these
CORRECT ANSWER : Both of these
Discussion Board
Selenium
Answer: storedvars[‘variablename’]
Solution: In selenium we use 2 functions for storing value into variables.
store(expression, variable name) for storing value
storedvars[‘variablename’] for storing one variable value to another variable.
Therefore, Option b is correct as per the given option.
Rohit Srivastava 07-28-2014 05:35 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Testing (25)
Testing (25)
Testing skills - Freshers (20)
Testing skills - Experienced (20)
Load Runner (30)
Manual testing (70)
QC (30)
QTP (30)
Selenium (30)
Winrunner (30)
SDLC (30)
Advertisement
▲