2022 - All About Testing 2022

What is the recipe for successful achievement?

To my mind there are just four essential ingredients: Choose a career you love, give it the best there is in you, seize your opportunities, and be a member of the team.

Tuesday, 19 July 2022

Automation Testing Interview Questions

Java-Basic1. Types of polymorphism2. Difference between override and overload3. Methods that cannot be overloaded4. Static block and instance block5. Difference in Static and non static6. Encapsulation and common use cases7. Abstract vs interfaces8. Inheritance in java9. Methods that cannot be overloaded10. Type casting in java11. String buffer and string builder12. Why string is immutable in java13. How to handle exceptions14. Can I write try catch without the catch block15. Difference between throws and throw16. Use of iterator in java17. Difference...

Accenture Selenium Java Automation Testing Interview Questions

1. Tell me about your self2. Explain your framework3. What is BDD4. What is cucumber and explained with example using Given, Whn, Then & AND5. What is the language name of cucumber steps6. Explain TestNG7. What are the annotations order8. How to achieve parallel execution using test NG9. What are the listeners and how it works10. Syntax of listeners in selenium11. What are the expected things in test execution reports using selenium automation12. What is synchronisation13. Explain wait in selenium and their syntax14. How to handle drop-down15....

UNIX Knowledge For Software Testers

What is UNIX?UNIX is an operating system which was first developed in the 1960s, and has been under constant development ever since. By operating system, we mean the suite of programs which make the computer work. It is a stable, multi-user, multi-tasking system for servers, desktops and laptops.UNIX Systems also have a graphical user interface (GUI) similar to Microsoft Windows which provides an easy to use environment. However, knowledge of UNIX is required for operations which aren’t covered by a graphical program, or for when there is no windows...

Thursday, 28 April 2022

Test Cases for an ATM Machine - All about testing

...

Thursday, 17 March 2022

Accenture Selenium Java Automation Testing Interview Questions

1. Tell me about your self2. Explain your framework3. What is BDD?4. What is cucumber and explained with example using Given, Whn, Then & AND?5. What is the language name of cucumber steps?6. Explain TestNG7. What are the annotations order?8. How to achieve parallel execution using test NG?9. What are the listeners and how it works?10. Syntax of listeners in selenium11. What are the expected things in test execution reports using selenium automation ?12. What is synchronisation ?13. Explain wait in selenium and their syntax ?14. How to handle...

Wednesday, 16 March 2022

Interview Questions on Ecommerce Domain

1. What is a Web Portal and give some examples?The web portal is a business gateway ex: online shopping portals and http://www.naukri.com/ like job portals2. What are the Types of Ecommerce Applications available in the IT Industry?Business to Business (B2B)Business to Consumer (B2C)Consumer to Consumer (C2C)Consumer to Business (C2B)Etc…3. What are two advantages of Electronic Commerce over Traditional Commerce?The advantages of electronic commerce over traditional commerce are as follows:1. Instant worldwide availability.2. A streamlined buyer-to-seller...