0% found this document useful (0 votes)
542 views0 pages

Selenium Certification

Vskills certification for Selenium Professional assesses the candidate for a company’s web application and website testing needs. The certification tests the candidates on various areas in Selenium which include basic knowledge of recording, editing, and debugging tests. http://www.vskills.in/certification/Certified-Selenium-Professional
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
542 views0 pages

Selenium Certification

Vskills certification for Selenium Professional assesses the candidate for a company’s web application and website testing needs. The certification tests the candidates on various areas in Selenium which include basic knowledge of recording, editing, and debugging tests. http://www.vskills.in/certification/Certified-Selenium-Professional
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 0

Certified Selenium Professional

VS-1083
Certified Selenium Professional
www.vskills.in


C CC Certified ertified ertified ertified Selenium Professional Selenium Professional Selenium Professional Selenium Professional
Certification Code Certification Code Certification Code Certification Code VS-1083
Vskills certification for Selenium Professional assesses the candidate for a companys web
application and website testin needs! "he certification tests the candidates on #arious areas
in Selenium which include basic knowlede of recordin$ editin$ and debuin tests!
%nowlede of %nowlede of %nowlede of %nowlede of &a#a and &a#a and &a#a and &a#a and &a#aScript &a#aScript &a#aScript &a#aScript prorammin lanuae prorammin lanuae prorammin lanuae prorammin lanuae is pre is pre is pre is pre- -- -re'uisite for certification! re'uisite for certification! re'uisite for certification! re'uisite for certification!
(hy should one take this certification) (hy should one take this certification) (hy should one take this certification) (hy should one take this certification)
"his Course is intended for professionals and raduates wantin to e*cel in their chosen
areas! +t is also well suited for those who are already workin and would like to take
certification for further career proression!

,arnin Vskills Selenium Professional Certification can help candidate differentiate in
today-s competiti#e .ob market$ broaden their employment opportunities by displayin
their ad#anced skills$ and result in hiher earnin potential!
(ho will benefit from takin this certification) (ho will benefit from takin this certification) (ho will benefit from takin this certification) (ho will benefit from takin this certification)
&ob seekers lookin to find employment in browser-based software testin or +"
department of #arious companies$ students enerally wantin to impro#e their skill set and
make their CV stroner and e*istin employees lookin for a better role can pro#e their
employers the #alue of their skills throuh this certification
"est /etails "est /etails "est /etails "est /etails
/ur /ur /ur /uration0 ation0 ation0 ation0 10 minutes
2o! 2o! 2o! 2o! of 'uestions0 of 'uestions0 of 'uestions0 of 'uestions0 30
4a*imum marks0 4a*imum marks0 4a*imum marks0 4a*imum marks0 30$ Passin marks0 53 63078
"here is no neati#e markin in this module!
9ee Structure 9ee Structure 9ee Structure 9ee Structure
:s! 5300;- 6+ncludes all ta*es8

Companies that hire Vskills Certified Companies that hire Vskills Certified Companies that hire Vskills Certified Companies that hire Vskills Certified Selenium Professional Selenium Professional Selenium Professional Selenium Professional
Selenium Professionals are in reat demand! Companies speciali<in in websites and web
based application testin is constantly hirin knowledeable professionals! Various web
de#elopment and software companies also need Selenium professional for testin of
websites and web based application pro.ects!
Certified Selenium Professional
www.vskills.in

Table of Contents
1! 1! 1! 1! +ntroduction +ntroduction +ntroduction +ntroduction
1.1 Testing Automation tools
1.2 Selenium Evolution

5! 5! 5! 5! Selenium Selenium Selenium Selenium +/, +/, +/, +/,
2.1 Installation
2.2 IDE interface and components

3! 3! 3! 3! =ocatin ,lements =ocatin ,lements =ocatin ,lements =ocatin ,lements
3.1 Locating by attributes
3.2 Locating by XPath
3.3 Locating by DOM
3.4 Locating by CSS

>! >! >! >! :e :e :e :eular , ular , ular , ular ,* ** *pressions pressions pressions pressions
4.1 Using exact:
4.2 Globs
4.3 Regular Expression

3! 3! 3! 3! &a#aScript ?sae &a#aScript ?sae &a#aScript ?sae &a#aScript ?sae
5.1 Test language specification
5.2 Browser and variable access by JavaScript
5.3 Event Firing

1! 1! 1! 1! ,*pandin Selenium ,*pandin Selenium ,*pandin Selenium ,*pandin Selenium
6.1 User extensions
6.2 Add-ons

@! @! @! @! Selenium :C Selenium :C Selenium :C Selenium :C
7.1 Concepts and need
7.2 Install and Configure RC server
7.3 Test execution
7.4 RC based tests development and conversion

8! 8! 8! 8! Selenium Arid Selenium Arid Selenium Arid Selenium Arid
8.1 Installing selenium grid
8.2 Configuring selenium grid
8.3 Executing parallel tests

B! B! B! B! Cd#ance Selenium Cd#ance Selenium Cd#ance Selenium Cd#ance Selenium
9.1 Cookie management
9.2 Network traffic capture
9.3 Video and screenshot capture
Certified Selenium Professional
www.vskills.in

Course Dutline Course Dutline Course Dutline Course Dutline


+ntroduction +ntroduction +ntroduction +ntroduction
Understanding the need for testing automation tools
Explaining the evolution of selenium

Selenium Selenium Selenium Selenium +/, +/, +/, +/,
Describing the steps to install selenium IDE (Integrated Development Environment)
Illustrating the IDE interface and its various components

=ocatin ,lements =ocatin ,lements =ocatin ,lements =ocatin ,lements
Detailing the technique to locate elements by its attributes (as ID, name, etc.) or by
using XPath, DOM or CSS

:eular :eular :eular :eular ,*pressions ,*pressions ,*pressions ,*pressions
Understanding the usage of exact:, globs and regular expression for elements text
matching

&a#aScript ?sae &a#aScript ?sae &a#aScript ?sae &a#aScript ?sae
Explaining the steps to specify the programming language for testing
Describing the process to access selenium variables and browser object by JavaScript
Illustrating the methods to initiate click events

,*pandin Selenium ,*pandin Selenium ,*pandin Selenium ,*pandin Selenium
Customizing selenium by user extensions and add-ons

Selenium :C Selenium :C Selenium :C Selenium :C
Detailing the concept and need of RC server
Understanding the steps to install and configure the RC server
Describing the test execution process under different browsers
Illustrating the steps to develop RC based tests and IDE to RC based conversion

Selenium Arid Selenium Arid Selenium Arid Selenium Arid
Understanding the steps and technique to install and configure selenium grid
Detailing the process for executing parallel tests in selenium grid

Cd#ance Selenium Cd#ance Selenium Cd#ance Selenium Cd#ance Selenium
Describing cookie management in browser and capturing network traffic, video and
screenshot of the browser






Certified Selenium Professional
www.vskills.in

Sample Euestions Sample Euestions Sample Euestions Sample Euestions
1! 1! 1! 1! Selenium tests Selenium tests Selenium tests Selenium tests FFFFFFFFFFFFF! FFFFFFFFFFFFF! FFFFFFFFFFFFF! FFFFFFFFFFFFF!
C! /DS applications
G! Growser-based applications
C! A?+ applications
/! 2one of the abo#e

5 55 5! "he ! "he ! "he ! "he term C&CH e*pands to term C&CH e*pands to term C&CH e*pands to term C&CH e*pands to FFFFFFFFFFFFFF! FFFFFFFFFFFFFF! FFFFFFFFFFFFFF! FFFFFFFFFFFFFF!
C! Csynchronous &a#a and H4=
G! Csynchronous &a#aScript and H4=
C! Cccumulated &a#a and H4=
/! 2one of the abo#e

3 33 3! "he ! "he ! "he ! "he test lanu test lanu test lanu test lanuae usually used in Selenium is ae usually used in Selenium is ae usually used in Selenium is ae usually used in Selenium is FFFFFFFFFFFFFFFF! FFFFFFFFFFFFFFFF! FFFFFFFFFFFFFFFF! FFFFFFFFFFFFFFFF!
C! PIP
G! Python
C! &a#aScript
/! 2one of the abo#e

> >> >! "he ! "he ! "he ! "he term &SD2 refers to term &SD2 refers to term &SD2 refers to term &SD2 refers to FFFFFFFFFFFFFF! FFFFFFFFFFFFFF! FFFFFFFFFFFFFF! FFFFFFFFFFFFFF!
C! &a#aScript Db.ect 2otation
G! &a#a Db.ect 2otation
C! &a#a Db.ect 2amin
/! 2one of the abo#e

3 33 3! ! ! ! Seleniu Seleniu Seleniu Selenium #ariables are stored in m #ariables are stored in m #ariables are stored in m #ariables are stored in FFFFFFFFFFFFF! FFFFFFFFFFFFF! FFFFFFFFFFFFF! FFFFFFFFFFFFF!
C! storedVars
G! storedVariables
C! VariablesStore
/! 2one of the abo#e


Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)

You might also like