what is frame work?
Answers were Sorted based on User's Feedback
Answer / suseela
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing to maintain a systematic approach to
develop more robust automation scripts.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / balasubramaniyam s
Framework is Folder structure in which you can organize
things like scripts, object repository, logs, configuration,
and library files
| Is This Answer Correct ? | 1 Yes | 1 No |
what are the mandatory properties in qtp? what are the library functions in qtp?
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
Define virtual object?
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
With what extension you can save the list of tests in a file to run in test batch runner?
How to find the name of the machine where you are running your automation scripts in qtp?
can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
what is runmodes in QTP
For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ?
What are the types of Object Repository’s in QTP?