These days lot of web applications are being developed to meet the growing demands of business. So testing these applications is a big challenge. Automating test scenarios has become almost inevitable to reduce the overall cost and fast regression testing. Selenium webdriver is the best open source testing framework that can be used to automate the testing activities in web application project. In this book I have included all webdriver concepts with examples in C#.Net.
These days lot of web applications are being developed to meet the growing demands of business. So testing these applications is a big challenge. Auto...
UFT is the most popular automation tool in the market. It supports wide variety of applications in environments like .Net, Java, Web, Peoplesoft etc In this book I have included all concepts related to UFT and vbscript with examples. For latest updates on UFT, you can visit my blog at below url. http: //www.QTP-interview-questions.blogspot.co
UFT is the most popular automation tool in the market. It supports wide variety of applications in environments like .Net, Java, Web, Peoplesoft etc I...
This book is for software testing professionals who want to test the web applications by automation testing using selenium webdriver. All examples in this book are given in Ruby. So it will be good for the reader to have the Ruby background. This book covers all basic as well as advanced concepts in Selenium Webdriver in Ruby. This book covers below topics on Selenium Webdriver. 1.Background of Selenium Webdriver and Automation testing. 2.Installation of Selenium in Ruby in windows. 3.Identification of web elements using xpath, css, id, class name, tag name, link text, partial link text and...
This book is for software testing professionals who want to test the web applications by automation testing using selenium webdriver. All examples in ...
This book is for those who are new to Junit. It will help you understand what is Junit and how you can use it in your testing project. Below topics are covered in this book. Introduction to Junit, JUnit Set up - Integration with IDEs and Build tools like Maven, Gradle, JUnit Architecture, JUnit Annotations, JUnit Fixtures, Junit Assertions, Junit Categories, @Test Annotation Parameters, Verification of Exceptions, Ignoring tests, Time out in JUnit tests, Parameterizing tests, Test Suite, Rules in JUnit - TestWatcher, TemporaryFolder, ExternalResource, Theories in JUnit, JUnit Test Runners,...
This book is for those who are new to Junit. It will help you understand what is Junit and how you can use it in your testing project. Below topics ar...