Frequently used Selenium Commands Posted by Richa Sachdeva on February 26, 2015 alert(). .forward() back() Clear the contents clear() get("URL") Navigate with Selenium webdriver selectByVisibleText sendKeys switchTo() +
Easy Ways to Find Web Elements in a Web table, in Selenium Webdriver Posted by Richa Sachdeva on February 21, 2015 GetColumn GetRow Web table Webtable +
What is TestNG Posted by Richa Sachdeva on February 19, 2015 @BeforeSuite @AfterSuite @BeforeTest @AfterTest @BeforeGroups @AfterGroups @BeforeClass @AfterClass @BeforeMethod @AfterMethod Annotations TestNG Unit test framework +
Login Gmail with QTP Posted by Richa Sachdeva on February 18, 2015 Gmail Login Login Gmail with QTP +
Designing Keyword Driven Framework mapped at Functional Level Posted by Richa Sachdeva on February 18, 2015 framework Keyword Driven framework +
How to Check an application for broken links - easily using Page checkpoint in QTP Posted by Richa Sachdeva on February 12, 2015 Page checkpoint Page checkpoint in QTP +
QTP Testing process Posted by Richa Sachdeva on February 12, 2015 Process of testing in QTP QTP Testing process Stages of Testing with QTP Steps of testing in QTP +
Selenium Components- IDE , RC, Webdriver Posted by Richa Sachdeva on February 11, 2015 Selenium Grid Selenium IDE Selenium RC Selenium Remote Control (RC) Selenium WebDriver WebDriver +
TestNG Annotations - Part 1 Posted by Richa Sachdeva on February 09, 2015 @Deprecated Annotation Built In annotation Override annotation Static-access SuppressWarnings +