Frequently used Selenium Commands Posted by Richa Sachdeva on February 26, 2015 alert(). .forward() back() +4 Clear the contents clear() get("URL") Navigate with Selenium webdriver selectByVisibleText sendKeys switchTo() 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 +0 Webtable 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 @BeforeSuite @AfterSuite @BeforeTest @AfterTest @BeforeGroups @AfterGroups @BeforeClass @AfterClass @BeforeMethod @AfterMethod Annotations TestNG Unit test framework
Simple Way to Sign Out of Gmail Posted by Richa Sachdeva on February 18, 2015 +0 SignOut of Gmail SignOut of Gmail
Login Gmail with QTP Posted by Richa Sachdeva on February 18, 2015 Gmail Login +0 Login Gmail with QTP Gmail Login Login Gmail with QTP
Designing Keyword Driven Framework mapped at Functional Level Posted by Richa Sachdeva on February 18, 2015 framework +0 Keyword Driven framework 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 +0 Page checkpoint in QTP Page checkpoint Page checkpoint in QTP
QTP Testing process Posted by Richa Sachdeva on February 12, 2015 Process of testing in QTP +1 QTP Testing process Stages of Testing with QTP Steps of testing in QTP 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 +2 Selenium Remote Control (RC) Selenium WebDriver WebDriver 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 +2 Built In annotation Override annotation Static-access SuppressWarnings @Deprecated Annotation Built In annotation Override annotation Static-access SuppressWarnings