What is the difference between keyword driven frameworkd
and Modularisation framework?(Chandana)
Answer Posted / rida
Modular FrameWork: QuickTest Records the operation and
executes operation basedon actions, which is consider as
modules.
Keyword FrameWork: Based on a Keyword if we are calling a
function, which is keyword Framework
Rida..
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Hi Samrat, Thank u very much, what u said it is right.
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
What is the difference between the design-time and run-time data tables?
What are the five challenges you faced in QTP?
In qtp, how you can remove the spaces from string?
Problem with XML checkpoint in QTP ?
What is quicktest professional (qtp window?
How many ways is to parameterize the value?
How will you test a stapler?
what is the frame work in J-meter?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What are the benefits of qtp?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How many types of recording modes in qtp? Describe each type with an example where we use them?