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 |
When do we perform smoke testing?
In My Company Am Preparing the test cases in the Excel Sheet.All the Companies Are Using Excel Sheet"s??????Please Answer.
what is post-mortem testing?
What is defect pooling?
Who should you hire in a testing group and why?
How to run the Data Base Testing Manually ?
whats main working for tester. and developer, and prject manager.
CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?
Explain elementary process?
Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat
How do you decide when you have 'tested enough?'
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?