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 |
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
how do u plan test automation?
What is Expert view?
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
When can shared object repository fails?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
how can i pass parameters into function?
What is the new version of qtp which is recently released in the market?
whaht is the difference between CLASS & OBJECT?