UDEMY THE COMPLETE SELENIUM WITH C SHARP COURSE BUILD A FRAMEWORK TUTORIAL
File List
| File | Size |
|---|---|
| 01_-_Introduction/02_-_Why_Selenium_Webdriver.mp4 | 35.28 MB |
| 01_-_Introduction/05_-_What_are_you_going_to_learn.mp4 | 24.78 MB |
| 01_-_Introduction/01_-_Introduction.mp4 | 15.3 MB |
| 01_-_Introduction/04_-_Who_is_the_instructor.mp4 | 14.68 MB |
| 01_-_Introduction/03_-_Why_Selenium_Webdriver_2.mp4 | 10.29 MB |
| 02_-_Introduction_To_C/12_-_Creating_a_Web_Application_Project.mp4 | 64.98 MB |
| 02_-_Introduction_To_C/11_-_Creating_a_Console_Project.mp4 | 32.51 MB |
| 02_-_Introduction_To_C/09_-_Getting_to_know_VS.mp4 | 25.08 MB |
| 02_-_Introduction_To_C/16_-_Coding_Convention_Example_pt1.mp4 | 21.48 MB |
| 02_-_Introduction_To_C/13_-_Creating_a_Class_Library.mp4 | 20.83 MB |
| 02_-_Introduction_To_C/10_-_Understanding_solutions.mp4 | 20 MB |
| 02_-_Introduction_To_C/14_-_Creating_a_Unit_Test_Project.mp4 | 16.11 MB |
| 02_-_Introduction_To_C/15_-_C_Coding_Standards.mp4 | 15.09 MB |
| 02_-_Introduction_To_C/17_-_Coding_Convention_Example_pt2.mp4 | 13.72 MB |
| 02_-_Introduction_To_C/07_-_Concepts_Covered.mp4 | 12.21 MB |
| 02_-_Introduction_To_C/08_-_Downloading_Visual_Studio.mp4 | 8.63 MB |
| 02_-_Introduction_To_C/06_-_Instructor_Intro.mp4 | 7.04 MB |
| 03_-_Variables_and_Strings/20_-_Formatting_text_using_concatenation.mp4 | 21.76 MB |
| 03_-_Variables_and_Strings/19_-_Declaring_Variables_of_Simple_Types.mp4 | 19.96 MB |
| 03_-_Variables_and_Strings/21_-_Formatting_text_for_Output.mp4 | 17.76 MB |
| 03_-_Variables_and_Strings/24_-_Verbatim_Strings_and_Escape_Sequences.mp4 | 17.17 MB |
| 03_-_Variables_and_Strings/25_-_Lesson_3_Exercise.mp4 | 13.01 MB |
| 03_-_Variables_and_Strings/23_-_Using_StringFormat_Method.mp4 | 11.99 MB |
| 03_-_Variables_and_Strings/22_-_Using_Numeric_Format_Strings.mp4 | 11.78 MB |
| 03_-_Variables_and_Strings/18_-_Intro_to_Variables.mp4 | 9.05 MB |
| 04_-_Different_types_of_VS_Projects/31_-_Other_Debugging_Functions.mp4 | 19.24 MB |
| 04_-_Different_types_of_VS_Projects/30_-_Basic_Debug_Commands.mp4 | 18.9 MB |
| 04_-_Different_types_of_VS_Projects/27_-_Creating_a_Unit_Test.mp4 | 18.45 MB |
| 04_-_Different_types_of_VS_Projects/28_-_Using_Assertions_in_Unit_Tests.mp4 | 14.66 MB |
| 04_-_Different_types_of_VS_Projects/29_-_The_Watch_Window.mp4 | 11.96 MB |
| 04_-_Different_types_of_VS_Projects/26_-_Running_a_Console_App.mp4 | 10.9 MB |
| 05_-_Math_equality_operators_If_statement/34_-_Math_with_Decimals.mp4 | 27.52 MB |
| 05_-_Math_equality_operators_If_statement/32_-_Math_with_Integers.mp4 | 12.76 MB |
| 05_-_Math_equality_operators_If_statement/37_-_If_Else_Statements.mp4 | 10.97 MB |
| 05_-_Math_equality_operators_If_statement/36_-_If_Statements.mp4 | 10.56 MB |
| 05_-_Math_equality_operators_If_statement/33_-_Different_Floating_Point_Data_Types.mp4 | 10.37 MB |
| 05_-_Math_equality_operators_If_statement/35_-_Equality_and_Relational_Operators.mp4 | 5.66 MB |
| 06_-_C_Classes_and_Methods/49_-_Class_demo_pt3.mp4 | 23.08 MB |
| 06_-_C_Classes_and_Methods/44_-_Methods_in_Classes.mp4 | 22.68 MB |
| 06_-_C_Classes_and_Methods/50_-_Class_demo_pt4.mp4 | 20.55 MB |
| 06_-_C_Classes_and_Methods/48_-_Class_demo_pt_2.mp4 | 19.73 MB |
| 06_-_C_Classes_and_Methods/46_-_Scope_of_Declarations.mp4 | 19.53 MB |
| 06_-_C_Classes_and_Methods/51_-_Class_demo_pt5.mp4 | 18.87 MB |
| 06_-_C_Classes_and_Methods/43_-_Instatiating_a_class_object.mp4 | 16.24 MB |
| 06_-_C_Classes_and_Methods/39_-_Writing_a_Class.mp4 | 15.43 MB |
| 06_-_C_Classes_and_Methods/47_-_Class_demo_pt1.mp4 | 12.24 MB |
| 06_-_C_Classes_and_Methods/38_-_Classes_and_Objects.mp4 | 9.85 MB |
| 06_-_C_Classes_and_Methods/40_-_Get_and_Set_Accessors.mp4 | 8.78 MB |
| 06_-_C_Classes_and_Methods/41_-_Auto-implemented_properties.mp4 | 5.3 MB |
| 06_-_C_Classes_and_Methods/45_-_Value_vs_Reference_Types.mp4 | 5.28 MB |
| 06_-_C_Classes_and_Methods/42_-_Constructors.mp4 | 2.68 MB |
| 07_-_Loops_and_Switch/55_-_Nested_Control_Statements.mp4 | 18.87 MB |
| 07_-_Loops_and_Switch/54_-_Sentinel_controlled_repetition.mp4 | 16.33 MB |
| 07_-_Loops_and_Switch/62_-_Logical_Operators.mp4 | 15.34 MB |
| 07_-_Loops_and_Switch/61_-_Break_and_Continue.mp4 | 13.47 MB |
| 07_-_Loops_and_Switch/53_-_Counter_Controlled_Repetition.mp4 | 9.96 MB |
| 07_-_Loops_and_Switch/58_-_For_Repetition.mp4 | 9.86 MB |
| 07_-_Loops_and_Switch/52_-_While_Repetition.mp4 | 9.44 MB |
| 07_-_Loops_and_Switch/60_-_Switch_Statements.mp4 | 9.41 MB |
| 07_-_Loops_and_Switch/57_-_Increment-Decrement_Operators.mp4 | 9.31 MB |
| 07_-_Loops_and_Switch/56_-_Compound_Assignment_Operators.mp4 | 7.33 MB |
| 07_-_Loops_and_Switch/59_-_DoWhile_Loop.mp4 | 7.09 MB |
| 08_-_Methods/64_-_Static_Methods.mp4 | 14.59 MB |
| 08_-_Methods/67_-_Optional_Parameters.mp4 | 12.18 MB |
| 08_-_Methods/66_-_Method_Overloading.mp4 | 9.42 MB |
| 08_-_Methods/65_-_Why_Static_Members.mp4 | 7.88 MB |
| 08_-_Methods/63_-_The_Method_Call_Stack.mp4 | 3.86 MB |
| 09_-_Arrays_and_Lists/73_-_List_Collection.mp4 | 22.35 MB |
| 09_-_Arrays_and_Lists/69_-_Foreach_Repetition.mp4 | 19.25 MB |
| 09_-_Arrays_and_Lists/68_-_Declaring_and_Creating_Arrays.mp4 | 16.5 MB |
| 09_-_Arrays_and_Lists/71_-_Passing_array_element_to_method.mp4 | 15.23 MB |
| 09_-_Arrays_and_Lists/70_-_Passing_Arrays_to_Methods.mp4 | 14.95 MB |
| 09_-_Arrays_and_Lists/72_-_Arrays_vs_Collections.mp4 | 5.82 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/93_-_Interface_Code_Comparison_pt_2.mp4 | 44.42 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/97_-_Carbon_Footprint_Exercise_pt2.mp4 | 33.34 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/92_-_Interface_Code_Comparison_pt_1.mp4 | 32.51 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/98_-_Carbon_Footprint_Exercise_pt3.mp4 | 29.21 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/90_-_Using_polymorphism_with_interfaces.mp4 | 23.05 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/80_-_Coding_Inheritance_pt4.mp4 | 20.8 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/99_-_Carbon_Footprint_Exercise_pt4.mp4 | 20.78 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/79_-_Coding_Inheritance_pt3.mp4 | 20.24 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/88_-_Creating_an_Interface.mp4 | 19.11 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/89_-_Implementing_Interfaces.mp4 | 18.59 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/91_-_Testing_Interfaces.mp4 | 18.42 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/81_-_Coding_Inheritance_pt_5.mp4 | 17.13 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/78_-_Coding_Inheritance_pt2.mp4 | 15.98 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/96_-_Carbon_Footprint_Exercise_pt1.mp4 | 15.88 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/84_-_Abstract_Methods.mp4 | 11.89 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/75_-_Composition.mp4 | 11.45 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/85_-_Virtual_Keyword.mp4 | 10.78 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/83_-_Abstract_Classes.mp4 | 10.07 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/95_-_Common_Interfaces_in_FCL_pt2.mp4 | 7.89 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/87_-_Intro_to_Interfaces.mp4 | 6.91 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/77_-_Coding_Inheritance_pt1.mp4 | 6.22 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/76_-_Programming_with_Inheritance.mp4 | 6.15 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/94_-_Common_Interfaces_in_FCL_pt1.mp4 | 6.02 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/86_-_Sealed_classes_and_methods.mp4 | 5.13 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/82_-_Protected_Keyword.mp4 | 4.91 MB |
| 10_-_Introduction_to_Object_Oriented_Programming/74_-_Intro_to_Polymorphism.mp4 | 3.83 MB |
| 11_-_What_is_automation_testing/118_-_Designing_more_test_cases.mp4 | 21.35 MB |
Trackers
No trackers found.