what is the framework followed by ur company in qtp
Answers were Sorted based on User's Feedback
Answer / anonymous
Frame work may be
1.Linear Obsolete-no one are using.
2.Modular - using Drivers- Considered as Old one.
3.Key word driven- No object repository. Using functions
only. Descriptive programming.
4. Hybrid- mix of keyword+modular.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rrnaidu
frameworks may be
record and play back
data driven approach
keyword driven approach
hybrid approach
is it correct?
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / firoz shaik
A Framework is a set of guidelines, concepts, practices,
that provide support for Software Automation Testing.
We have 4 types of frameworks:
1. Record/Playback Framework
2. Data Driven Testing Framework
3. Keywork Driven Framework
4. Modularity driven framework.
For more & detail info, mail me back, as the time is
running out, i am not not giving all information about the
types of frameworks.
| Is This Answer Correct ? | 4 Yes | 3 No |
Hi !
I dont know what framework we are following in our
company. What we do is: We copy similar files in one
particular folder. For ex: We store object repository
files in one folder, data files in another folder, script
files in another folder. This will help us in locating
particular file easily. We write reusable actions and call
them where ever required in the test.
What type of framework it is ?
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / francis
frame work
checkpoint-expectedresult
testcase-each action
testcase descrption-in the script of each action
testdata-datasheet
prerequisite-reusable action
teststep-in the script of each action
each file represent each scinario
| Is This Answer Correct ? | 0 Yes | 8 No |
What is time parameter?
Why is Client side image is preferred over server side image?
give the code to count child objects (Total) in the page
What is the Test Object model in QTP?
How many types of Parameters are available in QTP? and Pls Explain with example.
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to get the column count and column name from the resultset in the database connection program?
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.