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 |
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav.
95 Answers Cap Gemini, Citrix, CTS, IBM, Logistics, QA InfoTech,
What are the environment variables?
Are You using any frame work? What is that? Explain about that.
which type of testing process are you following in ur company? how to recognize a qtp page?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
How to remove the associated function library?
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.
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
can i compare two databases using QTP ?