Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Web App automation using Selenium Robot Framework - Python

Posted By: naag
Web App automation using Selenium Robot Framework - Python

Web App automation using Selenium Robot Framework - Python
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 7 Hours | Lec: 73 | 1 GB
Genre: eLearning | Language: English

Including python programming, Ride Editor

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

Robot Framework project is hosted on GitHub where you can find further documentation, source code, and issue tracker. Downloads are hosted at PyPI. The framework has a rich ecosystem around it consisting of various generic test libraries and tools that are developed as separate projects.

We are going to cover,

1. Basic environment setup

2. Automation test cases in different browser

3. Waits

4. Architecture

5. Resource Files

Web App automation using Selenium Robot Framework - Python