Day 1
...
Duration
32 hoursCourse Price
$ 599.004.5 (23)
2) Software Development Life Cycle
1) Automation
2) Automation Approaches
3) Basics Of Java
4) IDE – Integrated Development Environment
Record & Play
Inserting Commands
Verification & Assertion
Hand On Exercise using Java Script
5) Testing using TestNG
Configure TestNG Project
TestNGAnnotations
Parameterization in TestNG
Run Test in Batch
6) Selenium WebDriver
Command to Openurl in FireFox, Chrome, Internet Explorer
XPath
CSS Selector
Get All List from page
Implicit Wait
Explicit Wait
Window Handle
7) Read/Write Data
8) Automation Framework - Types
9) Automation Framework- Advanced Hands On
10) Automation Scripts Creation –Live Project
AutomationTraining4u is a leading training and consultancy group which impart knowledge on the particular program with the best trainers in IT having more than 10+ years of experience. We focus on real time based training & practical knowledge.
Training with Automation Training4U will benefit on the following ways in one’s career:
Software testing is a validation process that confirms that a system works as per the business requirements. It measures the overall quality of the system on attributes like usability, accuracy, completeness, efficiency, etc. The ANSI/IEEE 1059 is the global standard that defines the basic principles of testing.
Basically, it is used for ensuring the quality of software to the stakeholders of the application.
Quality assurance is a process-oriented approach to certify a software development (SDLC) method that it is correct and follows the standard procedures. It may bring changes in the process and cause to replace the weak practices if it identifies any. So, it is considered as a preventive measure. It involves activities such as documents review, test cases review, source code, and automation, etc.
SDLC stands for Software Development Life Cycle. It refers to all the activities performed during software development. It includes requirement gathering, requirement analysis, designing, coding or implementation, testing, deployment, and maintenance.
Functional Testing |
Non functional Testing |
Based on customer requirement |
Based on customer expectation |
Describes what product does |
Describe how product works |
Can be performed by manual testing |
Cannot be performed by manual testing |
Requirements can be easily defined |
Requirement Cannot be defined easily |
White box testing is also called as Glass Box, Clear Box, or Structural Testing. It is based on applications internal code structure
It requires the testers to gain a code-level perspective, design cases to exploit code, and find potential bugs.
Black box testing is a standard software testing approach which requires testers to assess the functionality of the software as per the business requirements. They treat the software as a black box and validate it as per the end-user point of view.
It applies to all levels of software testing such as Unit, Integration, System, or Acceptance Testing.
A test plan is a formal document which describes:
It is derived from the requirement documents(Software Requirement Specifications).
A test case is used to test the conformance of an application with its requirement specifications. It is a set of conditions or variables with pre-requisites, input values and expected results in a documented form.
Test Scenario represents a condition or a possibility which defines what to test. A test scenario is derived from a use case. It is used for end to end testing of a feature of an application. A single test scenario can cater to multiple test cases. The scenario testing is particularly useful when there is time constraint while testing.
it is the first level of testing and it involves testing individual modules of the software. It is generally performed by developers.
In integration testing, we test the group of related modules. Integration testing is performed after unit testing. It aims at finding interfacing issues between the modules.
Performance testing is a type of non-functional testing.in this type of testing the performance of the system is evaluated under expected or higher load. The various performance parameters evaluated during performance testing are – response time, reliability, resource usage, scalability, etc.
In this the testing takes place from top to bottom. First the High-level modules are tested and then low-level modules and finally integrating the low-level modules to a high level to ensure the system is working as intended. Stubs are used as a temporary module if a module is not ready for integration testing.
It is a reciprocate of the Top-Down Approach. Testing takes place from bottom to up. Lowest level modules are tested first and then high-level modules and finally integrating the high-level modules to a low level to ensure the system is working as intended. Drivers are used as a temporary module for integration testing.
Three types of defect are there: Wrong, missing, and extra.
Wrong: These defects are occurred when the requirements have been implemented incorrectly.
Missing: It is used to specify the missing things, i.e., a specification was not implemented, or the requirement of the customer was not appropriately noted.
Extra: This is an extra facility incorporated into the product which was not given by the end customer. It is always a variance from the specification but may be an attribute that was desired by the customer. However, it is considered as a defect because of the variance from the user requirements.
Verification |
Validation |
It is static testing |
It is dynamic testing |
It occurs before validation |
It occurs after verification |
It evaluates plans, document, requirement and specification |
It evaluates product |
In this, inputs are the checklist, issue list, walkthrough and inspection |
In this actual product is tested |
Output is a set of document, plans, specification and requirement documents |
In this actual product is output |
In Software Testing blog we will discuss what test strategy is ,why it is required when we would require a test strategy document and finally how to write Test strategy document
A Test strategy is a static document which describes how the testing activity will be done. This is like a handbook to stakeholders which describes the test approach that we undertake, how we manage risk as well as how we do testing and what all levels of testing along with entry and exit criteria of each activity. This will be a generic document that the testing team would refer to prepare their test plan for every project.
Test strategy act as a guidelines/plan at the global Organization / Business Unit level on the other hand Test plan will be specific to project and always we should ensure that we are not deviating from what we commit in Test strategy
It gives an Organization a standard approach about how Quality is ensured in the SDLC. When there is any typical risk involved in a program, how to mitigate those risk and also how can those risks be handled. When every project adopt to the same standard, quality improvement will be witnessed across the Organization and hence therefore strategy is important.
Below are some of the circumstances which would require Test Strategy:
Below are the contents of Test Strategy document:
1) Brief Introduction about programs covered in this Strategy
2) Testing Scope and Objective
3) Test Planning / Timeline
4) TEM Strategy
5) TDM Strategy
6) Performance Strategy
7) Automation Strategy
8) Release and Configuration Management
9) Test schedule, cycles, and reporting
10) Risk and Mitigation
11) Assumptions
This section covers the overall scope this Test strategy is going to be covered with. Important engagement and programs which will run based on this Test strategy.
This section describes the following:
This section covers the following in brief;
Prior section describes the overall requirement and this section describes in detail about the Test Environment Strategy and it covers the following:
1) How to book Environment for project purpose including booking 3rd party Environment
2) Assess to Environment to users for project requirement
3) Environment integration and stability management
4) Test data refresh co-ordination
5) Post release Environment validation
6) Support and co-ordination requirement
Similar to Environment, different project test teams would require different data requirement and some would need to mock up live data. TDM strategy would provide the below information
Based on various programs and its schedules listed in the prior section, performance strategy would describe how performance Testing requirements would be fulfilled and what their tool strategy, license model is and team availability. If the team also does Performance Engineering, it would describe in detail about how it is performed.
It covers details about Requirement phase (How NFR requirement will be gathered from stakeholders, Proof of concept procedure, how critical scenarios are defined.), Testing phase (How testable scripts are created, how data setup is done), Analysis and Recommendation (How performance issues are reported, sign off procedure)
Similar to Performance Strategy, Automation strategy would describe how requirements are defined, tool strategy, license model, etc and also elaborate how the Automation team conducts feasibility approach till defining framework, developing scripts till execution and Continuous Testing if it is in-scope
This section will detail out about each program, its schedules, Test timeline, Test cycles and how reporting will be carried out.
This section describes overall risk management and risk mitigation process along with how it will be tracked and reported.
It also classifies various risk levels like Project level and program level risk and describes how it will be handled during the execution phase
During Test strategy development the timeline of program etc are in a predictive stage as it could be for a period of 1-5 years and hence there is going to be a lot of assumption which should be listed in this section. Also, there are different teams which Testing team has to co-ordinate with like TEM, TDM, vendors, etc which needs to be called out in advance in the assumption and dependencies as any change in Project-level / Program level scope will have an adverse impact and it has to be covered out in strategy as assumption and dependencies
For now we have covered about what Test strategy is all about, why it is important and looked in detail about the contents of the Test strategy, then it is now easier to define how to write better Test strategy document.
This information will be collected by Program Test Manager after discussing with Key stakeholders of the program.
The collected information has to be discussed internally within the QA team Managers and assign responsibility to detail out further requirements to refine the Test Strategy.
If the program is going to be from the QA Transformation perspective, then further information has to be collected on the key QA levers that are going to run the program run differently.
After identifying the key levers, assign the responsibility of each lever to a dedicated person so that Strategy can be further fine-tuned and can be circulated to wider group.