What is the build Tool you have used in your project?
Answer Posted / deepa
Ant or Maven
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to run a group of test cases using testng?
Explain how you can login into any site if it’s showing any authentication popup for password and username?
What is testng assert and list out some common assertions supported by testng?
What are the limitations of using selenium as a test tool?
How you can debug the tests in selenium ide?
How do I start the browser using WebDriver?
How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?
How recorded command can be edited in ide?
What programming languages are you able to use in selenium rc?
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();?
How do you simulate scroll down action?
What are the programming languages supported by selenium webdiver?
What is the difference between @factory and @data provider annotation?
How could ajax controls be handled in webdriver?
What is the framework?