wt is automation framework? give explonation?
Answer / suresh kumar uppalapati
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing. This article describes and demonstrates
five basic frameworks.
Basing an automated testing effort on using only a capture
tool such as IBM Rational® Robot to record and play back
test cases has its drawbacks. Running complex and powerful
tests is time consuming and expensive when using only a
capture tool. Because these tests are created ad hoc, their
functionality can be difficult to track and reproduce, and
they can be costly to maintain.
A better choice for an automated testing team that's just
getting started might be to use a test automation framework,
defined as a set of assumptions, concepts, and practices
that constitute a work platform or support for automated
testing. In this article I'll attempt to shed a little light
on a handful of the test automation frameworks I'm familiar
with -- specifically, test script modularity, test library
architecture, keyword-driven/table-driven testing,
data-driven testing, and hybrid test automation. I won't
evaluate which framework is better or worse but will just
offer a description and a demonstration of each and, where
appropriate, some tips on how to implement it in the IBM
Rational toolset.
classicatios mails me uvvsuresh@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you close the second opened browser?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
When we use Object Spy? can we write QTP script before built is came in testing?
What is Distributed testing? How does UFT support it?
what is the difference between ClassName and class in QTP?
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
how to retrieve data from the data table (from a particular cell)
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it