Categories: Manual Testing
-
Automation Testing Vs. Manual Testing
AutomatioSoftware product testing can be performed using two major approaches, namely, automation testing and manual testing. However, the test approach an organization adopts for a particular test job depends on many factors such as the requirements and capital. That being said, both automation, as well as manual testing, is important in testing software products. None … Continue reading “Automation Testing Vs. Manual Testing”
Automation TestingAutomation Vs ManualManual Testing -
Selenium Automation TestingLoad TestingMobile TestingSoftware TestingManual TestingCross Browser TestingMobile Test AutomationApple design testingTest Case driven TestingAutomation Testing
Machine Learning /Artificial intelligence QA/Testing
We are fenced by daily examples of machine learning. We all are watching the rise of self-drive cars; we make conversation with the natural language processing supporters & gain data-driven centered Climate forecasts. There are many definite tasks in our lives are more made to be controlled by AI than others. So Artificial intelligence may perhaps … Continue reading “Machine Learning /Artificial intelligence QA/Testing”
-
Selenium Grid & Docker container Implementation
What is Docker? Docker is a lightweight container (read: a scaled-down VM) that provides a fast and programmatic way to run distributed applications. Selenium Grid is distributed system of nodes for running tests. Instead of running your grid across multiple machines or VMs, you can run them all on a single large machine using Docker. … Continue reading “Selenium Grid & Docker container Implementation”