E-commerce Testing: Focus Points

It has never been simpler to make an e-commerce website. Likewise, the race has never been more savage. To not simply survive, but rather flourish, each component of your online enterprise must be optimized for most extreme leads – homepages, product descriptions, designs, buttons, sign-ups, and obviously your content. Lamentably, a minimum noted bug may … Read more

Categories Uncategorized

Selenium: An impeccable tool for Automated Browser Testing

To the uninitiated, browser testing sounds simple enough. It would be imagined as the process of manually navigating through various browsers as they run your development code whether remotely or locally. It enables you to visually examine that the application is working as you planned them to be from a design and functionality perspective. Testing … Read more

Categories Uncategorized

Interview questions | capgemini | Telephonic

Selenium Interview questions | capgemini 1.explain your project and role Briefly explain the functionality of your project and your role as tester. what part you have tested what things were manual where you used automation and why. 2. explain your framework/how do you maintain tests Most of the times the page object model is used … Read more

Categories Uncategorized

Interview questions @ Infosys

Explain your project and role. What was your directory structure of your framework Where do you keep object repository How do you define WebElement. Web Element is class or interface How do you write java program to add 2 no.’s How do you access a function in a java program How do you define object … Read more

Categories Uncategorized

Advantages of selenium

1. Selenium is pure open source, freeware and portable tool. 2. Selenium supports variety of languages that include Java, Perl, Python, C#, Ruby, Groovy, Java Script, and VB Script. etc. 3. Selenium supports many operating systems like Windows, Macintosh, Linux, Unix etc. 4. Selenium supports many browsers like Internet explorer, Chrome, Firefox, Opera, Safari etc. … Read more

Categories Uncategorized