What is Automation Test frame work ?
Answer / novic
This I am taking very common example.
Automation Test frame work is a framework have some set of
rules and regulations. Automation scripts are done to
reduce your rework manually. if you take QTP, we will write
scripts in VB. We saved as .vbs file.We will create a
folder called ATF(automation test frame work).we will
create several folders in that ATF. 1.Recovery scenario
folder to save .qrs files 2.Test results folders to save
results from qtp 3. Test data folders where we take input
for scripts eg: word file for modular framework 4. Scripts
folders to save .vbs files etc., Now we have to write
script for any function and add that .vbs file to scripts
folder, if you have recovery scenario for that function,
add that .qrs file into recovery scenario folder , if you
want to take data to run the script, take data from test
data folder and finally save the results of scripts to Test
results folder. This is Automation framework where you
segretated your work into folders and files automatically.
There are many frameworks you have:
1. modular framework
2. keyword framework
3. hybrid framework
4. datadriven framework and more..........
please comment me, if i am wrong?
| Is This Answer Correct ? | 4 Yes | 0 No |
This is Raji.I am having 2 plus years of experience in Manual testing. I want to do a certificate course in Manual testing. Which certificate course would be better to do?.
What is meant by thin point in QTP
How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
which bug report format ur company following
what is cyclomatic complexity and what is the formula used for it
what type of diffects we can find while preparing the test plan
3 Answers G S Lab, Patni, Saba,
What are the steps involved in Manual Testing
How can We stop Client side Validation and do Server side validation ? Is there any option on IE
what are the defects in gmail
What is the test case, test scenario, test suit and explain differences bewteen the above ones
9 Answers Kclink Technologies, Oracle,
Give example for usability testing ?