Answer Posted / 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 |
Post New Answer View All Answers
Explain the procedure for manual testing.
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
what is data guidelines
Can you explain the elementary process?
What is six sigma?
What is a test severity and test priority? difference between them with suitable examples?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
Why documentation testing is important?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is a ‘test plan’?
What are the different ways of doing black box testing?
How to do integration testing on duster......
When to stop testing? (Or) how do you decide when you have tested enough?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases