Recording Questions
Recording Questions
automation code?
We can use link text or partial link text , or build xpath accordingly using any of below ways:
**FIND ELEMENT USING PARENT NODE:
WebElement parentElement = driver.findElement(By.name("Amazon Sign In"));
List<WebElement> childElements =
parentElement.findElements(By.className("android.view.View"));
WebElement mainElement = childElements.get(4);
mainElement.findElement(By.className("android.widget.EditText")).sendKeys("Your_USerNam
e");
http://www.testerlogic.com/handling-dynamic-elements-in-selenium-webdriver/
What is Quality?
Assure satisfaction to customers…Something which get returns to company
Functionality
Usability
Performance
Compatibility
Accesbility – localization
Exploiratory testing?
No proper o/p or documentation
Defining by Using or testing by using it
Defining expectations based on my prev experience, buss standards