Any one please tell me how to create framework in QTP (in
detail). Is there any website for reference?
Answer Posted / malarvizhi
framework is nothing but set rules used to execute a test
cases..
framework are many types like modularity,data
driven,keyword driven...
Data Driven is used for system independent file.using this
we can execute a pariticular test case.
6 components are
*system independent file
*driver sheet
*object repository
*test data, DB
*scripts
*reports
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What is the basic concept of quicktest professional?
How can I use Call dlls in QTP ?
What is expert view in qtp?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Why we load add-ins in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is a Patch in QTP?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Write a QTP script to enter a keyword in to Google search engine?
Hi All, How to get repeated word in string . Thanks Balaji
Connect to QC using AOM.
How many types of recording modes in qtp? Which will be used when?
Explain different recording modes?
what could go wrong with test automation?