Posts

100+ Selenium Interview Questions and Answers for Freshers and experienced

Image
100+ Selenium Interview Questions and Answers for Freshers and experienced  1) What do you mean by Automation testing? https://30bashscript.blogspot.com/ Test automation or automation testing is the process of manual process automation to test the system or application under test. Automation testing includes a separate testing tool that helps in developing test scripts to be repeatedly executed and does not need any manual intervention. Q2) What are the advantages of Automation Testing? The advantages of automation testing include Assist in testing a higher test matrix Increased unattended execution Saves money and time Support implementation of repeated test cases. Allows parallel execution Enhance accuracy to decrease human errors. Q3) What do you mean by Selenium, and their components? Selenium is the collection of automated web testing tools composed of Selenium Integrated Development Environment: It’s one of the important firefox plugin and selenium tool...

300 +DevOps Interview Questions and Answers

Image
DevOps Interview Questions and Answers   300 +DevOps Interview Questions and Answers Q1) what is DevOps? By the name DevOps, it’s very clear that it’s a collaboration of Development as well as Operations. But one should know that DevOps is not a tool, or software or framework, DevOps is a Combination of Tools which helps for the automation of the whole infrastructure. DevOps is basically an implementation of Agile methodology on the Development side as well as Operations side. Q2) why do we need DevOps? To fulfil the need of delivering more and faster and better application to meet more and more demands of users, we need DevOps. DevOps helps deployment to happen really fast compared to any other traditional tools. Q3) Mention the key aspects or principle behind DevOps? The key aspects or principle behind DevOps is: ·          Infrastructure as a Code ·          Continuous Integr...