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 |
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
security testing what are the things you want to check in security testing ?
What is the type of the testing to check the availability of a website 24 * 7?
plz tell me how can testing implement.like-performance testing,functional testing
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
What is your approach when requirements change continuously?
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
Explain Functionality Testing Techniques
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
What is a Bug Report?
What is the difference between static and dynamic testing?