In realtime what is the Testing Process especially in
automation plz its very urgent
Answer / automation user
Select the Test cases to automate
Create a Test plan for Test automation.
Follow the development life cycle like below
Design your test automation based on your selected
test case -
Find the common functionality through out the
testing application
Create common Global functions or follow OOP concept
Do not forget to include error verification in the script.
Create a test script
Unit test your script
Create the Test automation Suite
Execute the suite.
Analyze the Results
Log the defect if the script fails
| Is This Answer Correct ? | 4 Yes | 0 No |
What are the scripting languages used in WinRunner, LoadRunner, QTP, Test director, ClearQuest, Rational Robot? How do you decide which tool will be a best fit for your test enviorment?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
Tell me which web driver implementation is the fastest?
What are the limitations of automating software testing?
Tell us the line of code webdriver driver = new firefoxdriver();.?
What is data - driven automation?
which tools is the best in Automation
Can you achieve 100% automation?
hi Friends this is Srinivas. Can u discribe about bug lifecycle.how to say in interview.send me my mail :dsrao106@gmail.com
What is open source tool and give example?
Do you know how can we make one test method dependent on other using testng?
what is GDC