What testing activities you may want to automate in a project?
Answer Posted / sai
anything that can be automated and that dosent require your
attention all the time...
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the important modules of an automation testing framework?
List some advantages and disadvantages of automation testing.
Tell me what is a keyword-driven framework?
How can you create html test report from your test script?
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();?
Why do you want to keep this kind of information in a separate file and not directly in the code?
Why do you prefer selenium automation tool?
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
How will you automate basic “login” functionality test cases for an application?
What is testng and why is it better than junit?
What kinds of annotations are used in testng?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
In Selenium how a test suit is run and report is generated.
How would you test your own element locator?
Where you have applied oops in automation framework?