Welcome to Mobilarian Forum - Official Symbianize forum.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Test Automation for Beginners

Alexhost
OP
O 0

oaxino

Alpha and Omega
Member
Access
Joined
Nov 24, 2022
Messages
30,024
Reaction score
873
Points
113
Age
35
Location
japanse
grants
₲89,809
1 years of service

a03cad15f8b3be3ded6653c37cafd59e.jpeg

Test Automation for Beginners
Last updated 04/2023
Duration: 7h 40m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 3.3 GB
Genre: eLearning | Language: English[Auto]

All steps that you need to begin your Test Automation Journey​

What you'll learn
Introduction to Test Automation
Java programming for Test Automation Engineers
Installing Selenium Webdriver
Writing Test Scripts using Selenium Webdriver
Requirements
Theoretical knowledge about basic software testing concepts
Knowledge about test scenario, test case, & defect report writing
Description
There are two kinds of testing in the world of software-manual and automated. Some types of manual testing, such as discovery testing and usability testing, are invaluable. You can do other kinds of testing-like regression testing and functional testing-manually, but it's a fairly wasteful practice for humans to keep doing the same thing over and over again. It's these kinds of repetitive tests that lend themselves to test automation.
Test automation is the practice of running tests automatically, managing test data, and utilizing results to improve software quality. It's primarily a quality assurance measure, but its activities involve the commitment of the entire software production team. From business analysts to developers and DevOps engineers, getting the most out of test automation takes the inclusion of everyone.
Selenium WebDriver is a web framework that permits you to execute cross-browser tests. This tool is used for automating web-based application testing to verify that it performs expectedly. Selenium WebDriver allows you to choose a programming language to create test scripts.
TestNG is an automation testing framework in which NG stands for "Next Generation". TestNG is inspired by JUnit which uses the annotations (@). TestNG overcomes the disadvantages of JUnit and is designed to make end-to-end testing easy.
Using TestNG, you can generate a proper report, and you can easily come to know how many test cases are passed, failed, and skipped. You can execute the failed test cases separately.
For example
Suppose, you have five test cases, one method is written for each test case (Assume that the program is written using the main method without using testNG). When you run this program first, three methods are executed successfully, and the fourth method is failed. Then correct the errors present in the fourth method, now you want to run only fourth method because first three methods are anyway executed successfully. This is not possible without using TestNG.
The TestNG in Selenium provides an option, i.e., testng-failed.xml file in test-output folder. If you want to run only failed test cases means you run this XML file. It will execute only failed test cases.
Beside above concept, you will learn more on TestNG, like what are the Advantages of TestNG, how to create test methods using @test annotations, how to convert these classes into testing suite file and execute through the eclipse as well as from the command line.
Who this course is for
Software Testers
QA Engineers
Software Engineers

7b3239568fce81908e7bfa0a08321ad7.jpeg

Download link

rapidgator.net:
You must reply in thread to view hidden text.

ddownload.com:
You must reply in thread to view hidden text.

1dl.net:
You must reply in thread to view hidden text.
 
K 0

KatzSec DevOps

Alpha and Omega
Philanthropist
Access
Joined
Jan 17, 2022
Messages
614,774
Reaction score
7,860
Points
83
grants
₲58,401
2 years of service
oaxino salamat sa pag contribute. Next time always upload your files sa
Please, Log in or Register to view URLs content!
para siguradong di ma dedeadlink. Let's keep on sharing to keep our community running for good. This community is built for you and everyone to share freely. Let's invite more contributors para mabalik natin sigla ng Mobilarian at tuloy ang puyatan. :)
 
Top Bottom