Can we do automation testing without a framework? If yes, then why do we need a framework?
How you report bug in to bugzilla
in VSS, what is meant by check out and check in?
What is Automation Testing Framework
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
Write a query to find second highest salary of an employee.
72 Answers ABC, Cognizant, MegaSoft, Netwin Infosolutions, Nippon, Polaris, Satyam, SGS, TCS, Verisoft,
Does automation testing have any disadvantages?
how many clients are using this application?
What issues come up in test automation, and how do you manage them?
Tell us can we find all links on a web page?
Are reusable test cases a big plus of automated testing and explain why.
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?