Selenium WebDriver – Executing Selenium Scripts on Opera Browser Prerequisite / Assumptions You have installed latest version of opera browser in your machine. You have JDK installed and configured in your machine, You have latest version of eclipse IDE installed in your machine Operating System in your machine is Windows Create Maven Project Open your…
1) Why do you want to pursue your career in the field of software testing? Shreyas Answer: Based on my research, it is compulsory for any product to be of good quality to sustain in a market. To gain satisfaction and confidence in the quality of services or products, from the end-user, we must verify…
Insurance domain knowledge for testers In life there are many unforeseen incidents that we hardly imagine. We learn incidents like untimely death, accident, fire in shops or house, illness and hospitalization due to sudden health emergencies that took place with some of our relatives or neighbors, we usually ignore such events, blame the victim for…
Banking Domain Knowledge for Testers When anyone thinks of financial stability he thinks of banks, an individual relies on their bank accounts in order to save their money. Big businesses open their account for depositing daily cash earned from financial gains by selling their goods or services. Banks in return give these businesses loan (a…
Healthcare Domain knowledge for Software Testers Mankind has always been searching for basic needs. During occasions and festivals family, friends and relatives share their wishes for well being of all his beloved. He would like to remain healthy. Reason for Health deterioration Human nature forces him to participate in the human race for prosperity, chasing…
eCommerce Domain Knowledge for Software Testers Trade initially was between two entities, buyer and seller, where seller will sell commodities or services required by buyer. Commodity was basically a raw material cultivated from agriculture or dug out from mining. e.g. seeds, vegetation, grain, livestock, etc. whereas services such as transportation of goods, processing of agricultural…
Test Management Tools In a software development life cycle, various phases are as below Requirement and Analysis phase – In this phase product team and business owner will collect requirements from the client and analysis on what is required by the clients in an application. Design phase – During this phase, the product team along…
Defect cascading Defect cascading can be observed when one of the defects is not fixed or traced in the software application; it may result in other defects or shortcomings in the next stages. If the Master defect is not identified, there can be further several defects that can spread across an application’s later stages, making…
Protocol Testing Protocols are set of rules or procedures that are already agreed by the software industry, for transmission of data between resistors, capacitors, inductors, diodes, and transistors of electronic devices like desktop, laptop computers, mobile phones, printers, electronic devices like digital cameras, DVD players, smart televisions etc. The protocols are implemented by hardware, software…
Importance of Exploratory Testing during Software Testing Life Cycle When software applications are tested based on tester’s experience of testing similar applications or test mandatory features of any applications, is called ad-hoc or random testing. Ad-hoc tests can be carried out without referring to requirement specification documents for the application being tested, it tests negative…