My first Talk is published with almentor.net

🎉🎉🎉My first Talk is published with almentor.net the 1st E-Learning and Personal Development in the Middle East The talk about Test Automation because it's become the most important topic in all software development companies, you will learn how to start your journey in Test Automation in a few steps. New experience and hope it will … Continue reading My first Talk is published with almentor.net

Automation Testing الخطوات اللى هتبدأ بيها تتعلم

السلام عليكم ف البوست ده هنتكلم ان شاء الله عن إيه الخطوات اللى هتبدأ بيها تتعلم Automation Testing برده من واقع شوية خبره ليس أكتر 🙂 أحنا هنا بنتكلم بشكل Generic مش هنتكلم عن Tool معينة أو Framework أو لغة معينة أو مفضلة لأ الموضوع عام ف البداية ممكن نتكلم هنا عن نوعين من الناس ف … Continue reading Automation Testing الخطوات اللى هتبدأ بيها تتعلم

On Wednesday I will talking about Zalenium in Berlin

On Wednesday 09.05.2018 I will join Egyptian Techies in Berlin family to talking about Zalenium and How to run Selenium scripts using Docker and Selenium Grid ,the event will be hosted at Get Your Guide What is Zalenium? Zalenium is a Selenium Grid extension to scale your local grid dynamically with docker containers. It uses docker-selenium to run your tests in Firefox … Continue reading On Wednesday I will talking about Zalenium in Berlin

My First Course Published on Udemy!

Today I become an official Udemy instructor and Udemy approved my course about “Selenium Webdriver From Foundation to Framework in Arabic” , the first course for automation testing in Arabic. 👨‍💻 🤖 After 5 months of preparing , recording , coding , watching videos and reading different books related to automation and Selenium. Now you can start with this course from … Continue reading My First Course Published on Udemy!

Automated Layout Testing using Galen Framework

A very annoying task as you have to look at your website on a lot of different browsers. We used to perform a manual check on all these browsers at the end of website development, and as a result we get some layout issues and have to find hacks to fix these defects. But what if we … Continue reading Automated Layout Testing using Galen Framework

End-to-End Web Testing with TestCafe

A Node.js tool to automate end-to-end web testing.Write tests in JS or TypeScript, run them and view results What is E2E Testing ? End-to-end testing is where you test your whole application from start to finish. It involves assuring that all the integrated pieces of an application function and work together as expected. End-to-end tests … Continue reading End-to-End Web Testing with TestCafe