Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
1117Post New Automation Testing AllOther Questions
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
How can the user get a text of a web element?
List some advantages and disadvantages of manual testing.
What are the different types of an automation tool that you are aware of?
What is test automation?
What is ‘good code’? What is ‘good design’?
How do select which automation testing tool is the best for you?
Is automation testing in agile methodology useful or not?
What is tsl?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
List the five essential types of test steps?
What you know about table-driven testing?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
What is the purpose of deselectall() method?