+91-08122241286 , 9003085882 thecreatingexperts@gmail.com

Category: SELENIUM

Selenium automation Testing – Types of XPATH

SELENIUM Selenium Training in Chennai TESTING Training

Selenium automation Testing – Types of XPATH

Posted By Admin Creating Experts

Types of xpath

1. Absoulte : xpath starts with single / or starting from Html tag.
2. Relative : xpath starts from //

Absolute

/html/h1/h2/bodyinput/div = login id
/html/h1/h2/body/div/div = password
/html/h1/h2/body/div/div/a = login

//div[1]

Relative:

//div[@id=’uname’]

Read More
Selenium Automation Testing – Introduction

SELENIUM Selenium Training in Chennai TESTING Training

Selenium Automation Testing – Introduction

Posted By Admin Creating Experts

Software testing -http://docs.seleniumhq.org/

Automation testing Framework – Main Qualities

1. Reliable
2. Repeat
3. Reusable
4. Maintainability

1. Paid tool – QTP, Load, Test…
2. Open source – Selenium, Jmeter…..

Selenium – Components

1. IDE
2. RC

Read More

Copy Rights Powered By: Creating Experts 2016.