March 2022 - All About Testing March 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.

“All our dreams can come true, if we have the courage to pursue them.”

“I’m a great believer in luck, and I find the harder I work, the more I have of it.”

Success unshared is failure.

To make our way, we must have firm resolve, persistence, tenacity. We must gear ourselves to work hard all the way. We can never let up.

"Everyone you will ever meet knows something you don't."

he fact that I can plant a seed and it becomes a flower, share a bit of knowledge and it becomes another's, smile at someone and receive a smile in return, are to me continual spiritual exercises.

The secret of success is to do the common things uncommonly well.

Good things come to people who wait, but better things come to those who go out and get them.

Thursday, 17 March 2022

Accenture Selenium Java Automation Testing Interview Questions

1. Tell me about your self

2. Explain your framework

3. 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 TestNG

7. 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 selenium

11. 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 drop-down ?

15. Explain data reading code from Excel file.

16. What is exception when data does not received from excel file  ?

17. Explain oops concepts

18. What is difference between Abstract and Interface ?

19. What is inheritance how to achieve it. Explain with one example ?

20. What is list, set and Hash Map. Give one difference between each ?

21. What is the web elements. What is xpath and css. Which is faster between them ?

22. Which path you have used most in your project and why ?

23. What is DOM ?

24. What is use of final and finalize keywords ?

25. Explain difference between Abstract class and Abstract method.

26. What are the access modifiers. Why we need access modifiers and where you have used in your project ?

27. Can you explain Java string and their methods. ?

28. What is exception and how to handle it. ?

28. Can we use multiple try catch block in a single class. ?

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 portals

2. 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 relationship.

3. Reduced paperwork.

4. Reduced errors.

5. Time and overhead costs.

6. Reduced time to complete transactions.

7. Easier entry into new markets.

8. New business opportunities.

9. Improved market analysis.

10. Wider access to assistance and advice.

11. Improved product analysis.

12. The ability to streamline and automate purchasing.

Ecommerce Domain

4. How Testing is crucial in ECommerce?

Testing is crucial to e-commerce because e-commerce sites are both business-critical and highly visible to their users; any failure can be immediately expensive in terms of lost revenue and even more expensive in the longer term if disaffected users seek alternative sites. Yet the time pressures in the e-commerce world militate against the thorough testing usually associated with business criticality, so a new approach is needed to enable testing to be integrated into the development process and to ensure that testing does not present a significant time burden.

5. How to test Payment Gateways in Web Portals?

Using dummy card ids, we can test Payment Gateways.

6. What is Online Shopping Application and give some examples?

Online Shopping Application provides a business gateway between Product vendors and Customers.

Ex: Walmart, Amazon, etc…

7. What is the difference between business-to-business and business-to-consumer Electronic Commerce?

Difference between business-to-business and business-to-consumer e-commerce:

Business-to-business electronic commerce is conducted between two separate businesses, such as a large company needing office supplies and an office supply company. Business-to-consumer electronic commerce is between one individual and a company selling goods or services.

8. What are the possible drawbacks of Electronic Commerce?

Increased vulnerability to fraud; difficulty protecting intellectual property; risks to confidentiality; problems over taxation; customs requirements; regulations; credit card fraud; security; trust problems, and constant availability.

9. What are the payment models for Electronic Commerce?

The e-cash model, the check model, and the credit model.

10. How does Web marketing create a more personalized approach than radio or television advertising?

By allowing users to select the ads they would like to pursue; in radio and television advertising, the viewer or listener is more of a passive recipient of the information.

11. How to Set up an ECommerce System?

E-commerce Web sites are not easy to set up. With a plethora of e-commerce solutions in the market, entrepreneurs have to make a few key decisions:

• The entrepreneur has to decide on the initial amount of investment required for an e-commerce Web site, as well as the volume of business of an e-commerce Web site over the Internet. Investment factors and business objectives dictate the type of software, database, or other applications that are required to set up the e-commerce Web site.

• There are specific elements involved in an e-commerce system. These elements range from domain name for the site to the merchant account for e-commerce transactions. Each of these elements requires a certain amount of scrutiny before setting up an e-commerce Web site.

• Before launching the e-commerce Web site on the Internet, it requires rigorous testing. Some of the important and common types of testing include security testing, software and hardware reliability, and compatibility between all the elements of the system.

12. What is Software Reliability in ECommerce?

E-commerce requires software that performs critical tasks, such as creating a storefront and a shopping cart, collecting customer data, and providing the payment gateway. This software needs to function correctly.

Testing assures the organization of the quality and integrity of the e-commerce solution.

13. What is System Assurance in Ecommerce?

The main purpose of system assurance is to deliver a quality product. Conformance to requirements increases the organization’s confidence in the system.

An e-commerce system deals with three parties: the bank, the transaction clearinghouse, and the customer. The interdependency of these three parties makes the process of buying and selling over the Internet more critical than in real life. If the faith of any of these parties dwindles in the e-commerce site, the entrepreneurs can lose a lot of money, as well as their reputation.

For example, in the case of a faulty e-commerce system, the credit card of the customer may be billed immediately for the complete order, when only a partial order has been filled. Testing must assure that partial order fulfillment and billing are done correctly.