What type of framework you are using in your company and
explain it?
Answers were Sorted based on User's Feedback
Answer / babu
Hi,
I think , there is no standard answer for this
question.most of the time the frame work depend on the
type of application. I can say it is customised one for the
application and the company.Every one needs cloth for their
shirts but shirt measurements and style are different from
person to person.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / srinivas
depends on the application and company they can design
their own frame work.based on the frmae work u can select
any on of the architecture which is mentioned below
1)functional decomposition architecture(FDA)
2)key word driven architecture
3)hybrid driven
4)data driven
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dimple
We r using Hybrid framework which is a combination of
Keyword and Modular.
Modular framework-
for ex:if we have print button in the application in so
many places and we dont need to write the print code again
and again. Just write a function for the actions to be
performed in it and save it in one folder. All functions of
these kinds should be stored. and whenever u need just call
that particular function.
Keyword-Hope u have idea about this
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / adlajaipal
hi
almost every organization vl use DataDriven frame work
| Is This Answer Correct ? | 0 Yes | 2 No |
How do you create regression test packs?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
How to modify the text checkpoint?
What is a reusable action?
Give one example of Standard checkpoint in qtp 10?
how to check URL using QTP? write vb script with descriptive programm only?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
what is reusable action and how the same can be implemented (process)?