As the ID and class create dynamically so my best approce the xpath as bellow
Continue readingCategory: Software Testing
Defect report
We can report defect by bugzilla or excel
Continue readingAllowed in local connection error in eclipse for chrome driver
Need to update chrome driver from ( https://chromedriver.chromium.org/downloads )Then need to extract and connect to chromedriver.exe
Continue reading
Types of Testing
There are mainly 3 types of testing such as functional, non functional and maintenance.
Continue reading
Smoke or Sanity Testing
Smoke / Sanity testing can minimize time , efficiency and cost.
Continue reading
Unit testing
It also called by component testing. Generally I is done by developer
Continue reading