1 / 17

Best Selenium Online Training From Hyderabad|India|

ONLINE TRAINING MATERIALS is one of the leading Training Company involved in providing SELENIUM ONLINE TRAINING. Our Trainers are expert in providing Online Training with real time experience.

subhash
Télécharger la présentation

Best Selenium Online Training From Hyderabad|India|

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SELENIUM ONLINE TRAINING E-Mail : onlinetrainingmaterials@gmail.com Contact No : 7799071404

  2. Selenium: • Sudeep Technologies is one of the leading Training company involved in providing DRUPAL ONLINE TRAINING. Our Trainers are expert in providing Online Training with real time experience. • mostly used open source automation tool mainly used for functional tes ting. Supports web application & some mobile application.   • (Online Training Materials is one of the top leading SELENIUM Training institute)  

  3. Selenium components supports only html 1.     Selenium IDE = record and play back tool and fixe fox add -on  2.     Selenium RC( remote control) =  scripting tool 3.     Selenium  web driver 4.     Selenium grid = it is a components that is used for executing the scripts that are written in web - driver and grid parallel and also can execute remotely Developed by though works in 2006

  4. Toggle break point is used to set break point so that up to that cmd the test suite will run. That is the test suite runs up to that particular command where we set break point                            • Advantages of automation 1.     Faster 2.     Reliable 3.     Repeatable 4.     Reusable 5.     Programmable 6.     Supports data parameterization = to pass the test data through XL or DB

  5. Features of selenium IDE : 1. Easily record the scripts and easily play the scripts  • It record page title automatically • It supports auto complete commands • Easily set start & break point (right click on program) • Click on options = format • Extend selenium IDE as per our requirement  • Icons in selenium IDE:- default time of "open" end = 30,000ms • Command = action (or) what to do • Target = where to do • Value = input • Log= it displays error, debug, warning

  6. Reference= it gives the total information  • (SELENIUM real time training with placement assistance institute is provided by Online Training Materials) • Base (or) relative URL:- • It opens only home page • Absolute URL • It opens entire URL • Command : open • Valu:

  7. It opens first absolute URL after that it will go for base url • Identifying objects in the application (Online Training Materials are providing SELENIUM real time training with placement assistance)                              • 7 ways to identify objects 1.     Using ID 2.     Using name 3.     Using identifier 4.     Using link text

  8. 5.     By using X path 6.     Using CSS 7.     Using DOM • Tools fire fox = fire bug (add on) • IE = debug bar (add on) • Chrome = no tools required • Here but • Click install firebug • Firebut1.11.1 for F.F.17

  9. Add to fire fox • Install now • Restart browser • By using ID • HTML = tag=  • Attribute - properties of tab (name, color, ) • Tags stand alone tag +  • It doesn't have parent / root tag • Container tag- ex again contains some child tags init • Container tag contains some set of tag 

  10. ID = ID attribute value • Right click on object • Inspect element with firebug • Copy ID value • Post in IDE at target • Click on find By using name:- • Name: • Right click on object • Inspect element with firebug • Copy name value

  11. Paste in target in IDE • Click find • By using identifier:- identifier = name (or) ID attribute value  • By using link text • Link = link test • = text link text is the text found with in the anchor tag • By using x path • Using  x path we can identify 99,99 objects • //tag name[@unique attribute name  = 'value'] • X path

  12. Absolute x path = if we write from root tag to the specified element for identifying related x path = we write syntax for only the particular tag for which we need to identify instead of writing from root tag • Ensure syntax  • // input [ @class = wpp-search -button submit] • Ex 1 = //input [@ value = 'search' • Ex 2 = //input [@ ID ='q' or id=q • Ex 3 = //span [ @ class = 'gbts] kspm class = "g bts" > g mail

  13. 2 parent tag is used to identify when there is no unique attributes  in child tag • //p tag name [@ p unique attribute name = 'p value'] / child tag name  • Ex // a [ id 'gb-23/span [2] • Row count is used when there are two same child tag s under parent tag • Ex // li [ @ class = 'submit']/input • Ex // div [@ id = 'form']/ form/ ul li [5] /input 

  14. X path position  • There is no standard syntax • <ol> • <li> • <li> • <li> • <a> • <spon> • <spon> • Ex // li [8 ] a/ span [2] • Ex //div span /a • If we want to locate any element in  • Particular position then we go for

  15. Contact us : • Ph: 9700042555, 7799071404 • Address: 74-15-4, 3rd floor, Swarna plaza, Auto Nagar, Terminal, Krishna Nagar, Vijayawada-520007 • Website URL: http://www.onlinetrainingmaterials.com/courses/software-t esting/selenium-online-training/119/page2

  16. THANK YOU

More Related