SELENIUM - Selenium Fundamentals 101 to Advanced
- Description
- Curriculum
- FAQ
- Reviews
Selenium IDE is a fully-featured Integrated Development Environment (IDE). This basically installs as a plugin and enables developers to test their web applications using Selenium. This way you can enhance the quality of your software web app. It is also used in order to record user interactions with the web browser and play them back to test for errors. It is easy to install and also to learn. This course is a comprehensive training on learning to test web applications and all Selenium IDE aspects right from scratch. We will start with its installation, understanding the toolbar components, commands etc. with the help of examples.
TestNG is a testing framework developed in the lines of JUnit and NUnit. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc., and it requires JDK 5 or higher. This course provides a good understanding on TestNG framework needed to test an enterprise level application to deliver it with robustness and reliability. TestNG is a testing framework inspired with some new functionalities that make it more powerful and easier to use. The TestNG training will provides you understanding of TestNG framework and work around with it effectively to test an application.
Apache Ant and Maven are build automation tool used primarily for Java projects. Ant is primarily used for building and deploying Java projects but can be used for every possible repetitive tasks. Maven describes how software is built, and second, it describes its dependencies. Contrary to Apache Ant it uses conventions for the build procedure, and only exceptions need to be written down.
-
1Introduction to SeleniumVideo lesson
-
2What is SeleniumVideo lesson
-
3Java InstallationVideo lesson
-
4How to Download EclipseVideo lesson
-
5Basic Programs of EclipseVideo lesson
-
6Eclipse ToolVideo lesson
-
7Different Types ViewsVideo lesson
-
8How to use Debug ModeVideo lesson
-
9Conclusion of Eclipse ToolsVideo lesson
-
10Introduction to JavaVideo lesson
-
11Install IDE FireBug and FirePathVideo lesson
-
12Record and Debug ScriptVideo lesson
-
13Pause and Step ExecutionVideo lesson
-
14Wait CommandVideo lesson
-
15Verify AlertVideo lesson
-
16Assert AlertVideo lesson
-
17Store and EchoVideo lesson
-
18Store Eval and Stored VarsVideo lesson
-
19JavaScript BasicsVideo lesson
-
20JavaScript Basics ContinuesVideo lesson
-
21User Extensions BasicsVideo lesson
-
22More on User ExtensionsVideo lesson
-
23Regular ExpressionsVideo lesson
-
24Regular Expressions ContinuesVideo lesson
-
25Creating New Test CareVideo lesson
-
26Login to FlipkartVideo lesson
-
27View Gift Card BalanceVideo lesson
-
28Link CountVideo lesson
-
29Link Count ContinuesVideo lesson
-
30Add Items to CartVideo lesson
-
31Delete From CartVideo lesson
-
32More on Delete CartVideo lesson
-
33Log OutVideo lesson
-
34Parameterization of Test CasesVideo lesson
-
35Parameterization of Test Cases ContinuesVideo lesson
-
36More on Parameterization of Test CasesVideo lesson
-
37Capturing Screenshots in Selenium IDEVideo lesson
-
38ConclusionVideo lesson
-
39Introduction to TestNGVideo lesson
-
40Types of AnnotationsVideo lesson
-
41TestNG Annotations and ReportsVideo lesson
-
42Annotation Calling SequenceVideo lesson
-
43Annotation Calling Sequence ContinueVideo lesson
-
44Before Class and Before TestVideo lesson
-
45How to Run Tests Using Testng Xml FileVideo lesson
-
46Run Testng Xml File ProgrammaticVideo lesson
-
47Run TestNG Xml File from Command PromptVideo lesson
-
48Run TestNG Xml File Command PromptVideo lesson
-
49Run Tests in TestNG Using Batch FileVideo lesson
-
50Scheduling the Batch File in Task SchedulerVideo lesson
-
51Test MethodsVideo lesson
-
52Test Methods ContinuesVideo lesson
-
53Inside MethodVideo lesson
-
54GroupingVideo lesson
-
55Grouping ContinuesVideo lesson
-
56Creating Three Test MethodVideo lesson
-
57Exclude and IncludeVideo lesson
-
58Parameterizing Test CasesVideo lesson
-
59Parameters AnnotationVideo lesson
-
60Data Provider ExampleVideo lesson
-
61Data ProviderVideo lesson
-
62Data Provider ContinuesVideo lesson
-
63Maintaining Data ProvidersVideo lesson
-
64Maintaining Data Providers ContinuesVideo lesson
-
65Testing Log in PartVideo lesson
-
66Data Providers for Different TestsVideo lesson
-
67Single Data Provider for Multiple TestsVideo lesson
-
68Parameters to Data ProviderVideo lesson
-
69Parameters to Data Provider ContinuesVideo lesson
-
70How to Execute Tests in ParallelVideo lesson
-
71Single Data Provider MethodVideo lesson
-
72I test ContextVideo lesson
-
73How to execute classes in ParallelVideo lesson
-
74How to execute classes in Parallel ContinueVideo lesson
-
75How to Execute Methods in ParallelVideo lesson
-
76Invoking Multiple Threads Using Thread Pool SizeVideo lesson
-
77Retry Failed TestsVideo lesson
-
78Retry Failed Tests ContinuesVideo lesson
-
79Custom Correction of RetryVideo lesson
-
80Run As TestNg SuiteVideo lesson
-
81Introduction to Apache AntVideo lesson
-
82Configuring AntVideo lesson
-
83Build XmlVideo lesson
-
84Build Xml ContinuesVideo lesson
-
85Executing Class PathVideo lesson
-
86Test NG Results XSLT ReportsVideo lesson
-
87More on XSLT ReportsVideo lesson
-
88Introduction to MavenVideo lesson
-
89Maven vs SVNVideo lesson
-
90Create Maven Project from Command PromptVideo lesson
-
91Importing Maven Project Into EclipseVideo lesson
-
92Importing Maven Project Into Eclipse ContinuesVideo lesson
-
93Modifying Test CaseVideo lesson
-
94Converting Existing Project to MavenVideo lesson
-
95More on Existing Project to MavenVideo lesson

External Links May Contain Affiliate Links read more