• Regeln für den Dokumente-Bereich:

    In den Börsenbereich gehören nur Angebote die bereits den Allgemeinen Regeln entsprechen.

    Allgemeines:

    Nicht erlaubt im Dokumente-Bereich sind:

    - indizierte Titel (inkl. Comics)
    - extremistische Werke, Zeitschriften und Comics (egal, welche Richtung)
    - jegliche Art von Pornographie
    - Anleitungen zu kriminellen Handlungen, gleich welcher Art
    - sadistische, menschenverachtende oder ähnliche Werke

    Nutzt den "Bedanken"-Button, bei Sammelthreads führen jegliche Kommentare, positiv wie negativ, sehr schnell zu einer Unübersichtlichkeit des Threads. Downmeldungen sind an den Uploader zu richten

    Vor dem Einstellen zu beachten:

    - Suchfunktion

    Vergewissert euch, dass es euer Dokument noch nicht im Board gibt, Doppelposts werden kommentarlos gelöscht. Ist es schon vorhanden, tragt es als Mirror im bestehenden Post ein.

    - Threadtitel

    Idealerweise ist sofort zu erkennen um was es sich handelt. Verseht euren Titel mit den relevanten Informationen, das hilft euch und damit auch uns und allen Suchenden erheblich weiter.

    Beispiel: [Thriller] Dan Brown - Inferno oder bei Magazinen:

    Computerbild - 14/2014 (es muss ersichtlich sein, um welche Ausgabe und welches Magazin es sich handelt)

    Folgende Präfixe stehen im Unterforum "Unterhaltung" zur Verfügung:

    [Humor]
    [Drama]
    [Erotik]
    [Fantasy]
    [Krimi]
    [Roman]
    [Thriller]
    [Horror]
    [Science Fiction]

    Inhalt des Beitrags:

    Folgende Pflichtangaben gilt es einzuhalten:

    - Autor
    - Titel
    - Präfix
    - Cover
    - Genre
    - Inhaltsbeschreibung
    - enthaltene Formate
    - Gesamtgröße des Downloads
    - Hoster
    - ggf. Passwort

    Nicht erlaubt sind alle Dateien, die den Download unnötig aufblähen um eine Affiliategrenze zu erreichen, wie zB. mp3-files, übergroße Bilder, etc.

    Ebenso nicht erlaubt sind sämtliche Dateien mit DRM, persönlichen Daten, etc., diese werden kommentarlos zu eurem eigenem Schutz gelöscht.

    Achtet bitte bei der Konvertierung der Formate auf die Lesbarkeit, ein epub, was nur einfach durch Calibre gejagt wird um ein PDF zu erhalten, ist zu 99% eben nicht lesbar. Wenn ihr es nicht könnt, dann lasst es besser oder lest euch ein, wie man es richtig macht.


    Unterforum Comics:

    Threadtitel:

    Ähnlich, wie bei Unterhaltung und Magazinen, sollte der Titel alle relevanten Informationen enthalten, hier bitte

    - den Titel des Comics
    - den Verlag (einige Comics sind in verschiedenen Verlagen erschienen)
    - das Erscheinungsjahr

    Erlaubt sind folgende Formate:

    - CBR
    - CBZ

    Grundsätzlich gilt: jede Version eines Comics erhält einen eigenen Thread, Ersteller eines Comics können ihre Bände gerne mit dem Zusatz (Original-Release) versehen.

    Bei Unsicherheiten zur korrekten Benennung bitte die Informationen von www.comicguide.de nutzen.

    Inhalt des Beitrags:

    Pflichtangaben hier sind:

    - Titel des Bandes und ggf. Nummer
    - Cover
    - falls bekannt technische Daten (DPI, Breite, Speicherqualität)
    - Größe des Downloads
    - Hoster
    - ggf. Passwort
    - falls bekannt Releasenamen
  • Bitte registriere dich zunächst um Beiträge zu verfassen und externe Links aufzurufen.




Ultimate Selenium WebDriver for Test Automation by Robin Gupta

AgentofHeart

MyBoerse.bz Pro Member

700e59060b7515ed86e15979fcaeff1f.jpg


Ultimate Selenium WebDriver for Test Automation
epub | 6.15 MB | English | | Author: Robin Gupta | Year: 2024


Description:


 
590151746dd0514b65279f4aea02c7f3.jpg


C# Selenium Test Automation
Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English
| Size: 1.17 GB
| Duration: 2h 5m
Selenium UI Framework

What you'll learn

How to automate browser actions with Selenium.

How to create NUnit tests in Visual Studio C#.

How to implement the Page Object Model design pattern.

How to build a robust and extensible Selenium UI testing framework.

Requirements

To be successful, you need to be familiar with C#. Having a beginner's to moderate level of experience is sufficient.

Description

A beginner's course on Selenium Test Automation in Visual Studio-C#.When it comes to Selenium, there is so much information available on the internet that it has become challenging to curate just the valuable pieces. When all you want is to learn how to get from point A to point B as quickly and efficiently as possible, right? Sometimes all you need is a little push in the right direction.Well, look no further! This course is tailored for students with zero background in Selenium and will take them as far as intermediate-level proficiency. should they wish. In addition to teaching the fundamental skills to perform automated Selenium actions, I will also impart my knowledge of how to build a robust and efficient UI testing framework.My framework architecture, along with my teaching techniques, will not only keep you engaged but will also help you retain the information through hands-on interactive lessons. The concepts I'll cover are modern and highly relevant in the industry. My development techniques and approaches are also transferable to software engineering roles where good coding practices are highly marketable.If you want to excel, then here is your opportunity to learn from a working professional like me, who has already curated all the information for you. I promise that you'll undoubtedly become more knowledgeable in Selenium testing upon completion of this course, or this one's on me. I'm looking forward to seeing your growth!The tools and resources used in this course are entirely free.

Overview

Section 1: Introduction

Lecture 1 Course Intro

Lecture 2 What You'll Learn

Section 2: Basic Fundamentals

Lecture 3 Install Visual Studio

Lecture 4 Create NUnit Test

Lecture 5 Install Selenium Libraries

Lecture 6 Automate Login

Lecture 7 Complete Test Scenario

Lecture 8 Code Snippet - SauceLabDemo

Lecture 9 Common Troubleshooting

Section 3: Element Selectors

Lecture 10 XPaths

Lecture 11 CSS Selector

Lecture 12 Using Good Selectors

Section 4: Practical Application

Lecture 13 Real-World Practice (Pt. 1)

Lecture 14 Real-World Practice (Pt. 2)

Lecture 15 Code Snippet - EbayProductPriceIsDisplayed

Lecture 16 Fluent Assertions

Lecture 17 Code Snippet for Explicit Wait

Lecture 18 Explicit Wait

Section 5: Linh's Refined Page Object Model

Lecture 19 Page Object Model

Lecture 20 Code Snippet for PomBase

Lecture 21 Create the PomBase

Lecture 22 Code Snippet for EntryPageFactory

Lecture 23 Entry Pages

Lecture 24 LoginPage POMs

Lecture 25 InventoryPage POMs

Lecture 26 Using POMs in Test

Lecture 27 POM Recap

Section 6: Extending the Framework

Lecture 28 Another POM Strategy

Lecture 29 Refactor eBay Test

Lecture 30 Entry Page Initialization

Lecture 31 Useful Methods & Functions

Lecture 32 Conclusion

Lecture 33 Additional Practice

Software Engineers,QA Engineers,Automation Engineers







Free search engine download: C# Selenium Test Automation
 
Zurück
Oben Unten