anyone can explain the following concepts.
1.diff b/w Linear and modular framework
2.diff b/w keyword and hybrid framework
Answer / raj kumar
Liner Framework - Here all the tasks are put together is one test pane and done the job.
Modular Framework - After preparing complete action , split it into different individual action and call them in a driver.
in other word in this framework we are calling the action on main script.
Keyword- you are colling the function on main driver.
Hybrid - is a mixer of two framwork
| Is This Answer Correct ? | 0 Yes | 0 No |
What type of problems one will face with QTP , if too many browsers are opened at a time?
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?
How we will execute(run) the scripts in qtp 8.2?
if there is two login button in your page, how you know that this login button is correct for login .
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
How do I get the QTP scripts result in xml format by using vb script function?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Suppose I want fail that check point? How can you do that?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...