In realtime what is the Testing Process especially in
automation plz its very urgent



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

Post New Answer

More Automation Testing AllOther Interview Questions

Do you know how to check if a button is enabled on the page?

0 Answers  


Do you think that testing can be done only at the ui level?

0 Answers  


On what factors can you map the success of automation testing?

0 Answers  


How software testing is handled?

0 Answers  


What are the advantages of the automation framework?

0 Answers  






Write a short compiled module which selects random numbers?

0 Answers  


Tell us how can you find if an element is displayed on the screen?

0 Answers  


I was asked these questions during a job interview question. I totally stumbled on # 1 and for # 2 even though I answered but not a very convincing way. I would appreciate a concise and well phrased asnwers: 1) During SDLC, when would you be asked to take it "offline" 2) Throughout SDLC process, where would you implement test automation and why?

0 Answers  


Do you know how can we make one test method dependent on other using testng?

0 Answers  


Is web based application a 2 tier or 3 tier application.

2 Answers   Value Labs,


Define sdlc in testing.

0 Answers  


On what basis we select test cases to automate?

1 Answers  


Categories