Document Type Definition (DTD) Question:
Download Questions PDF

What kind of things does one need to know before starting an automation project?

Answer:

Before starting and automation project one has to know whether he/she 1.has the build(.exe) or not 2.whether the req tools are installed or not 3.should have the knowledge of the tools 4. what to test yah! At the same time, 1. we have to know the flow path of the execution. 2.Scenarios could be written. 3.Not all the test cases could be automated.only test cases which are critical to manual testing are automated. 4.For the project which is always having possiblility to release versions that are automated. 5.Tests which tested manually with diff.sets of data are automated. 6.By using logical methods(loops and functions)we can retrive the data from databases are going to be automated.

Download DTD Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between end to end testing and system testing?Have you worked with datapools and what is your opinion on them?