FileMood

Download [FreeTutorials.Us] Udemy - angularjs-protractor-tutorial

FreeTutorials Us Udemy angularjs protractor tutorial

Name

[FreeTutorials.Us] Udemy - angularjs-protractor-tutorial

 DOWNLOAD Copy Link

Total Size

1.3 GB

Total Files

198

Last Seen

2024-10-08 01:49

Hash

630A30236591F208629571B0EBD244E299181F04

/01 Course Introduction/

001 Introduction to Protractor course.mp4

9.4 MB

001 Introduction to Protractor course-subtitle-en.srt

7.9 KB

001 Introduction to Protractor course-subtitle-en.vtt

6.8 KB

/02 Basic installation/

002 Pre-requisites.mp4

2.3 MB

002 Pre-requisites-subtitle-en.srt

3.3 KB

002 Pre-requisites-subtitle-en.vtt

2.9 KB

003 Installing JDK and Node_JS.mp4

15.5 MB

003 Installing JDK and Node_JS-subtitle-en.srt

6.6 KB

003 Installing JDK and Node_JS-subtitle-en.vtt

5.8 KB

004 Installing Protractor on Windows.mp4

11.6 MB

004 Installing Protractor on Windows-subtitle-en.srt

4.1 KB

004 Installing Protractor on Windows-subtitle-en.vtt

3.6 KB

005 Troubleshooting with Python installation error.mp4

1.4 MB

005 Troubleshooting with Python installation error-subtitle-en.srt

0.7 KB

005 Troubleshooting with Python installation error-subtitle-en.vtt

0.6 KB

006 Installing Python.mp4

15.1 MB

006 Installing Python-subtitle-en.srt

2.8 KB

006 Installing Python-subtitle-en.vtt

2.4 KB

007 Troubleshooting with Visual studio installation error.mp4

6.0 MB

007 Troubleshooting with Visual studio installation error-subtitle-en.srt

2.9 KB

007 Troubleshooting with Visual studio installation error-subtitle-en.vtt

2.5 KB

008 Running the first Protractor Test.mp4

13.5 MB

008 Running the first Protractor Test-subtitle-en.srt

5.5 KB

008 Running the first Protractor Test-subtitle-en.vtt

4.6 KB

009 Installing Eclipse and Turn plugin.mp4

35.9 MB

009 Installing Eclipse and Turn plugin-subtitle-en.srt

15.8 KB

009 Installing Eclipse and Turn plugin-subtitle-en.vtt

13.4 KB

/03 Protractor Basics/

010 Understanding the Conf_js file.mp4

16.4 MB

010 Understanding the Conf_js file-subtitle-en.srt

7.1 KB

010 Understanding the Conf_js file-subtitle-en.vtt

6.2 KB

011 Understanding Describe and It blocks and writing test cases.mp4

38.0 MB

011 Understanding Describe and It blocks and writing test cases-subtitle-en.srt

20.2 KB

011 Understanding Describe and It blocks and writing test cases-subtitle-en.vtt

17.0 KB

012 Handling Dropdown list.mp4

56.4 MB

012 Handling Dropdown list-subtitle-en.srt

21.7 KB

012 Handling Dropdown list-subtitle-en.vtt

18.4 KB

013 Adding validations using Jasmine Expect.mp4

43.7 MB

013 Adding validations using Jasmine Expect-subtitle-en.srt

14.8 KB

013 Adding validations using Jasmine Expect-subtitle-en.vtt

12.6 KB

014 DropdownTest.zip

0.6 KB

014 Handling Dropdown list - code.html

1.2 KB

015 WebStorm Installation and integrating Protractor runner.mp4

20.5 MB

015 WebStorm Installation and integrating Protractor runner-subtitle-en.srt

9.4 KB

015 WebStorm Installation and integrating Protractor runner-subtitle-en.vtt

8.1 KB

016 Autosuggestions.mp4

10.5 MB

016 Autosuggestions-subtitle-en.srt

4.9 KB

016 Autosuggestions-subtitle-en.vtt

4.2 KB

016 package.zip

0.4 KB

/04 Visual Studio Editor - NEW ADDITION/

017 Installing Visual Studio code editor.mp4

17.9 MB

017 Installing Visual Studio code editor-subtitle-en.srt

9.4 KB

017 Installing Visual Studio code editor-subtitle-en.vtt

8.2 KB

/05 Jasmine Basics/

018 Introduction to Jasmine and basic features.mp4

6.1 MB

018 Introduction to Jasmine and basic features-subtitle-en.srt

3.7 KB

018 Introduction to Jasmine and basic features-subtitle-en.vtt

3.1 KB

019 BeforeEach and AfterEach.mp4

28.0 MB

019 BeforeEach and AfterEach-subtitle-en.srt

10.0 KB

019 BeforeEach and AfterEach-subtitle-en.vtt

8.5 KB

020 Expect toBe and not toBe.mp4

17.2 MB

020 Expect toBe and not toBe-subtitle-en.srt

6.9 KB

020 Expect toBe and not toBe-subtitle-en.vtt

5.8 KB

021 Expect toEqual_ toMatch and not toEqual.mp4

15.9 MB

021 Expect toEqual_ toMatch and not toEqual-subtitle-en.srt

6.0 KB

021 Expect toEqual_ toMatch and not toEqual-subtitle-en.vtt

5.0 KB

022 Creating Test Suites and running selective _ all test cases.mp4

29.9 MB

022 Creating Test Suites and running selective _ all test cases-subtitle-en.srt

13.1 KB

022 Creating Test Suites and running selective _ all test cases-subtitle-en.vtt

11.2 KB

023 Creating Test Suites and running selective _ all test cases - code.html

1.2 KB

023 TestSuites.zip

4.8 KB

/06 Locators/

024 About AngularJS Locators.mp4

2.0 MB

024 About AngularJS Locators-subtitle-en.srt

1.8 KB

024 About AngularJS Locators-subtitle-en.vtt

1.6 KB

025 By Model_ By ClassName_ By ButtonText.mp4

29.7 MB

025 By Model_ By ClassName_ By ButtonText-subtitle-en.srt

11.8 KB

025 By Model_ By ClassName_ By ButtonText-subtitle-en.vtt

10.0 KB

026 By Model_ By ClassName_ By ButtonText - Code.html

1.2 KB

026 LocatoryByModel.zip

0.5 KB

027 By Binding_ By ID.mp4

18.6 MB

027 By Binding_ By ID-subtitle-en.srt

6.9 KB

027 By Binding_ By ID-subtitle-en.vtt

5.9 KB

028 By Binding_ By ID - Code.html

1.2 KB

028 LocatorByBinding.zip

0.5 KB

029 By Repeater.mp4

49.9 MB

029 By Repeater-subtitle-en.srt

17.8 KB

029 By Repeater-subtitle-en.vtt

15.0 KB

030 By Repeater - Code.html

1.2 KB

030 LocatoryByRepeater.zip

0.7 KB

031 By addLocators.mp4

12.9 MB

031 By addLocators-subtitle-en.srt

6.6 KB

031 By addLocators-subtitle-en.vtt

5.6 KB

032 By addLocators - code.html

1.2 KB

032 CustomLocators.zip

0.9 KB

033 Select Wrapper class.mp4

39.6 MB

033 Select Wrapper class-subtitle-en.srt

13.8 KB

033 Select Wrapper class-subtitle-en.vtt

11.5 KB

034 Select Wrapper class - Code.html

1.2 KB

034 Select-Wrapper.zip

1.1 KB

/07 Utilities/

035 Generating Logs - winston NPM.mp4

17.6 MB

035 Generating Logs - winston NPM-subtitle-en.srt

7.0 KB

035 Generating Logs - winston NPM-subtitle-en.vtt

6.0 KB

036 Generating Logs - winston NPM - Code.html

1.2 KB

036 logger.zip

0.8 KB

037 Generating Allure Reports.mp4

46.7 MB

037 Generating Allure Reports-subtitle-en.srt

15.0 KB

037 Generating Allure Reports-subtitle-en.vtt

12.6 KB

038 Installing Maven and Generating HTML Reports.mp4

16.6 MB

038 Installing Maven and Generating HTML Reports-subtitle-en.srt

6.5 KB

038 Installing Maven and Generating HTML Reports-subtitle-en.vtt

5.6 KB

039 Sending Emails.mp4

21.5 MB

039 Sending Emails-subtitle-en.srt

7.8 KB

039 Sending Emails-subtitle-en.vtt

6.7 KB

040 latestmailarchieve19may2017.zip

0.6 KB

040 Sending Emails - Code.html

1.3 KB

041 Understanding Package_json file and it's usage.mp4

15.5 MB

041 Understanding Package_json file and it's usage-subtitle-en.srt

4.8 KB

041 Understanding Package_json file and it's usage-subtitle-en.vtt

4.1 KB

/08 Data Driven Testing/

042 Reading data and locators through JSON files.mp4

28.5 MB

042 Reading data and locators through JSON files-subtitle-en.srt

11.5 KB

042 Reading data and locators through JSON files-subtitle-en.vtt

9.7 KB

043 ObjectsJson.zip

0.3 KB

043 Reading data and locators through JSON files - Code.html

1.2 KB

044 Parameterization using Jasmine Data Providers.mp4

28.8 MB

044 Parameterization using Jasmine Data Providers-subtitle-en.srt

9.8 KB

044 Parameterization using Jasmine Data Providers-subtitle-en.vtt

8.3 KB

045 DataProviders.zip

0.9 KB

045 Parameterization using Jasmine Data Providers - Code.html

1.2 KB

046 Reading Excel Files.mp4

25.7 MB

046 Reading Excel Files-subtitle-en.srt

9.9 KB

046 Reading Excel Files-subtitle-en.vtt

8.5 KB

047 ExcelTest.zip

0.6 KB

047 Reading Excel Files - Code.html

1.2 KB

/09 E2E testing on AngularJS Banking Application/

048 Automating Customer Login.mp4

44.4 MB

048 Automating Customer Login-subtitle-en.srt

18.1 KB

048 Automating Customer Login-subtitle-en.vtt

15.4 KB

049 Automating Bank Manager Login.mp4

56.2 MB

049 Automating Bank Manager Login-subtitle-en.srt

17.4 KB

049 Automating Bank Manager Login-subtitle-en.vtt

14.6 KB

050 Banking App Code.html

1.2 KB

050 BankingApplication.zip

2.1 KB

/10 Page Object Model - Framework (Live Project)/

051 Introduction to Page Object Model.mp4

19.7 MB

051 Introduction to Page Object Model-subtitle-en.srt

10.3 KB

051 Introduction to Page Object Model-subtitle-en.vtt

9.0 KB

052 Creating Architecture and Adding business pages.mp4

45.4 MB

052 Creating Architecture and Adding business pages-subtitle-en.srt

15.9 KB

052 Creating Architecture and Adding business pages-subtitle-en.vtt

13.4 KB

053 Adding More Business Page and Test Cases.mp4

48.4 MB

053 Adding More Business Page and Test Cases-subtitle-en.srt

14.2 KB

053 Adding More Business Page and Test Cases-subtitle-en.vtt

11.8 KB

054 Adding the Page Object Model design pattern.mp4

24.0 MB

054 Adding the Page Object Model design pattern-subtitle-en.srt

9.7 KB

054 Adding the Page Object Model design pattern-subtitle-en.vtt

8.4 KB

055 Adding common Json file for Locators and TestData.mp4

22.5 MB

055 Adding common Json file for Locators and TestData-subtitle-en.srt

7.1 KB

055 Adding common Json file for Locators and TestData-subtitle-en.vtt

6.0 KB

056 Project Code.html

1.2 KB

056 ProtractorPageObjects.zip

232.0 KB

/11 Handling Non-Angular Elements/

057 Automating a Login window.mp4

34.4 MB

057 Automating a Login window-subtitle-en.srt

14.7 KB

057 Automating a Login window-subtitle-en.vtt

12.5 KB

058 Automating a login window - code.html

1.2 KB

058 LoginTest.zip

1.3 KB

059 Handling tabs and popups.mp4

54.7 MB

059 Handling tabs and popups-subtitle-en.srt

12.9 KB

059 Handling tabs and popups-subtitle-en.vtt

10.8 KB

060 Handling tabs and popups - code.html

1.2 KB

060 TabsandPopups.zip

0.5 KB

/12 Android - Test execution on a Real Device/

061 How to execute Protractor test on an Android device.mp4

7.1 MB

061 How to execute Protractor test on an Android device-subtitle-en.srt

2.9 KB

061 How to execute Protractor test on an Android device-subtitle-en.vtt

2.5 KB

062 Android Test Configuration.mp4

30.7 MB

062 Android Test Configuration-subtitle-en.srt

14.1 KB

062 Android Test Configuration-subtitle-en.vtt

12.2 KB

063 AndroidTest.zip

2.1 KB

063 Code from the Android Test.html

1.2 KB

/13 Jenkins - CI/

064 Introduction to Jenkins.mp4

9.0 MB

064 Introduction to Jenkins-subtitle-en.srt

5.2 KB

064 Introduction to Jenkins-subtitle-en.vtt

4.5 KB

065 Jenkins configuration.mp4

30.0 MB

065 Jenkins configuration-subtitle-en.srt

14.6 KB

065 Jenkins configuration-subtitle-en.vtt

12.5 KB

066 Understanding the Conf_js file.mp4

14.8 MB

066 Understanding the Conf_js file-subtitle-en.srt

7.2 KB

066 Understanding the Conf_js file-subtitle-en.vtt

6.1 KB

067 Code and NPM Packages for download.html

1.4 KB

067 JenkinsSlave.zip

5.2 MB

/14 Protractor Docker & Selenium Grid integration/

068 Integration with Selenium grid and docker to run parallel test.mp4

7.1 MB

068 Integration with Selenium grid and docker to run parallel test-subtitle-en.srt

3.3 KB

068 Integration with Selenium grid and docker to run parallel test-subtitle-en.vtt

2.9 KB

069 Docker installation and adding Selenium Grid containers.mp4

44.8 MB

069 Docker installation and adding Selenium Grid containers-subtitle-en.srt

17.8 KB

069 Docker installation and adding Selenium Grid containers-subtitle-en.vtt

15.4 KB

070 Docker compose with Parallel test execution on Multiple browsers.mp4

27.9 MB

070 Docker compose with Parallel test execution on Multiple browsers-subtitle-en.srt

9.2 KB

070 Docker compose with Parallel test execution on Multiple browsers-subtitle-en.vtt

8.0 KB

071 docker.zip

2.9 KB

071 Resources for download from Docker section.html

1.2 KB

/

[Discuss.FreeTutorials.us].url

0.3 KB

[FreeCoursesOnline.Us].url

0.1 KB

[FreeTutorials.Us].url

0.1 KB

 

Total files 198


Copyright © 2024 FileMood.com