What frame work ur using in QTP in ur current company?
Answers were Sorted based on User's Feedback
Answer / niranjan123
Framework is nothing but the way u write ur script and
arrange in a efficient manner.There is different kind -like
Modular, linear,hybrid etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anonymous
Before answering this question, you SHOULD know about the
frameworks in detail.
You can say Modular FM.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi guys can u pls explain clearly wht is
modular,keyword,lenier?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smiley
I want to share the Keyword Driven Framework with u guys.
In this frame work we have to write the test cases in XLS
sheet and we have to import those XLS sheet using Data
Object Methods.Depending on the objective of testcases we
have to write the functions and we have to call those
functions using "Switch" statements.This XLS sheet should
contain simple english words.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anil
Frame work means - systematically maintainig the testing
process
we have the following frame works
1>Linear frame work
2>data driven frame work
3>modular driven frame work
4>keyword driven frame work
5>hybrid frame work
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahaboob
Autmation framework is nothing but automation planing for
the project.
It helps for to develope the automation project in a better
way.
In our company we are using the keyword driven framework
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
What is the use of Regular expression?
Tell me the QTP Advantages and Disadvatages ?
3 differences between QTP & Winrunner?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
what is the difference between xmlutil and xmlDOM in qtp?
breef description of batch testing ?
Which version of QTP is using by companies nowadays?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
What is meant by Repository?
7 Answers ALFiNE IT Solutions, Four soft,
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.