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 |
Hi, i am rani ,i am putting 1+years of fake exp ,so pls anyone explain how i get project (in real time) ? how it is tested ex: in banking ,test the number of textboxes in one window
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
I came across Good question ..... Write a script to only download pdf's if there are 20 links on a page. Kindly reply these type of questions are pretty challenging..
How will you enchance the script?
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
How u will open the build automatically in QTP except using Systemutil.run command
In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How can we record an edit box in the Web application ?
What types of testing comes under functional testing or in other word what will you test in functional testing?
What are the different types of recovery operation?