what is meant by framework? and when we use framework in our
project ?
Answer Posted / sid
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing.
There is no hard and fast rule to use a specific Automation
frame work. It all depends on your project needs, here are
some info on the same.
Data Driven approach is suitable for applications that have
limited functionality but large number of variations in
terms of test data.
Functional Framework is suitable for applications that have
variety of functionality but limited variations in terms of
test data.
Hybrid Test Automation Framework is suitable for
applications that have variety of functionality and larger
number of variations in terms of test data.
Record, enhance and play back methodology is suitable to
convert small to medium size manual scripts into equivalent
automation scripts - one to one basis.
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
script to check availibility of mail in yahoo mail box in qtp
How can the user get a text of a web element?
What you know about table-driven testing?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
Tell me how could the web element attributes be inspected in order to use them in different locators?
How automation process is carried out?
What is the difference between close and quit command?
Give some examples for defect management tools?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What should you do after finding a bug?
Tell us what you know about table-driven testing?
How would you test your own element locator?
How could the web element attributes be inspected in order to use them in different locators?
Types of F/w in Automation
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?