In realtime what is the Testing Process especially in
automation plz its very urgent
Answer Posted / 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 View All Answers
How can we make one test method dependent on other using testng?
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).
Mention a few good practices while performing automation testing.
Tell us how can you find if an element is displayed on the screen?
Please explain what is a relative xpath?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
Please name a couple of standard web function found in the function generator?
How software testing is handled?
how to use regular expression in Test Complete Functional tool
how to map requirements& test cases in quality center ???
What is a critical bug in a testing field?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
How to Rcognize the Objects in the Web Page Dialog Using QTP
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Explain load testing on websites?