Answer Posted / anand kumar
Automation framework is nothing but the procedure and
overall structure u followed for using automation tools. U
say next time we folloewed and Hybrid automation frame work
Wher we need to
1. split the functionality into simle reusable tests
2.All reusable functions r stored in Libraries folder
3.some test scripts r together forms a test suite so
preparing test suites
4.The required test data is saved in one Data Folder
for data driven test
5.Data driver engine wiil get this data and passes to
the Test and whenever it is needed it calls required
functions from library and continues the test
6. Where the result has been stored The result
directory.
What r the naming conventions used for test
scripts,variables, constants, how will u conduct validation
without using check points.
This overall strategy is called test frame.
If u want to escape from the interviver u say It's part of
our test manager who designs or selects frame work for us.
It's ovrerall strategy which u wiil use throught the
automation test
| Is This Answer Correct ? | 27 Yes | 5 No |
Post New Answer View All Answers
Can you list some other automation testing tools that you are familiar with?
What is build verification testing, bvt?
Tell us how to select a value in a dropdown?
Tell me what is tsl? What 4gl is it similar too?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
Hello Friends, I am Looking for the Load runner-Performance testing institute in HYD. I see most of them in this site are suggesting for TS Technologies as best institute for PT load runner. We you pls suggest me, Does this institute offers good coaching on Weekend Sessions/Batches? Does it covers all the course contents in these session? Please help me on this guys..
What do you think holds testers back to do automation? Is there a way to overcome it?
Why automation testing?
What issues come up in test automation, and how do you manage them?
What are the different types of locks in mainframe?
Do you know what is the purpose of deselectall() method?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
What is an automated test script?
Do you know how can we make one test method dependent on other using testng?
Which test cases can be automated?