I am working as a QA Lead in a MNC in Noida, India.
I have create a Automation framework based on Selenium web-driver.
This is Hybrid Framework, and source code of this is available on Github: https://github.com/ashvinisharma/HybridFramework
For any queries related to this framework, you can contact me on following:
E-mail id = ashvsharma82@gmail.com
I have added comments in my code so that it will be easy for you to understand the logic.
Key Features of this Framework:
-Written very generic code, you can customize/tweak it according to your requirement.
-Support Windows/Mac/Linux platform.
-No coding knowledge required for executors.
-This framework is suitable for any e-commerce site.
-Report Generates in HTML format.
-Verify values in DBTools:
-Use of Java tools, Junit and Log4J.
Flow diagram of this framework:
Selenium is an open-source software testing framework for automating web application testing. It validates web applications and checks compatibility issues across different platforms to determine whether they function correctly. Developers and testers use multiple programming languages, including Java, Python, Ruby, etc., to write Selenium test scripts that help them automate interactions
ReplyDeletewith a web browser.