What are the pre-requisites to start automation testing?
Answer / Nagendra Kumar
The pre-requisites to start automation testing include: {"Understanding of programming concepts": Knowledge of programming languages like Java, Python, Ruby etc. "Familiarity with the application under test": Understanding of how the application works and its components. "Testing framework": Choosing a suitable testing framework based on the application and programming language. "Test data management": Having access to test data sets for executing tests. "Understanding of testing methodologies": Knowledge of testing strategies like test-driven development (TDD) or behavior-driven development (BDD).
| Is This Answer Correct ? | 0 Yes | 0 No |
Which test cases can be automated?
What are the important modules of an automation testing framework?
what skills needed to be a Good test automator?
Can we do automation testing without a framework? If yes, then why do we need a framework?
ihave one doubt in manual testing? what is the testing process
If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?
what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?
Explain what sikuli is?
Do you think that testing can be done only at the ui level?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
What are the limitations of automating software testing?
WHAT IS THE BEST WAY TO CHOOSE AUTOMATION TOOL?