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 diff betwee datatable.importsheet "path" and datatable.import
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
If object is not recognized by qtp but the object is standard object what is your approach?
what testing activities u may want to automate in a project?
What are the QTP advantages and disadvantages?
How to find if given number is prime or not
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible
w is configaration management
Does QTP support Linux Red Hat? Does QTP support Flash?
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?