HI, Anybody can explain Automation Test Framework...and wht
do we do before start of Automation.....
Answers were Sorted based on User's Feedback
Answer / narendra
Automation Test Framework describes the approach we are
following to automate our application testing
Mainly there are 3 standard framework approaches
1.Date Driven Framework
2.Keyword Driven/Table Driven framework
3.Hybrid framework(combination of above 2 frameworks)
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishnateja muppalla
If they ask about Framework, then you will have to explain about:
Driver Script,
Shared Repository & Local Repository,
Global Sheets and Local Sheets,
Library Functions,
Output folder/sheets etc
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramesh
Actually Framework is a folder set such as scripts,test
cases,test data,object repository.Generally automation
testing framework is designed to create and maintain the
overall tests in a easy manner.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / softwaretester4u
Hi man framework means structural format of test scripts
creation (means folder structer) (But this is not
defination)
if u want mre subsirbe yahoo group testingguru and post ur
question
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pradeep
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing.
Source - to read more:
http://www.ibm.com/developerworks/rational/library/591.html
Is This Answer Correct ? | 0 Yes | 0 No |
what is profile tool?
What is the use of virtual objects?
Explain key word driven frame work?How to use in real time?
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
Flight reservation using input and output parameter script.
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
What are Add-ins availble in licensed version QTP8.2
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.
I want to clear the webedit field without using set"" in qtp script
how to add a runtime parameter to a data sheet?
How to handle dynamic objects in quicktest professional?
What is error handled other than recovery scenario manager?