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...



HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to..

Answer / m dora babu

Frame work means Reusable work or Concepts or Reusable
scripts. It's a Generic work.

Frame works are basically 5 types:

1) Linear Fr Work

2) Modular Fr Work

3) Key word Driven Fr Work

4) Function Driven Fr Work

5) Hybrid Fr work



M Dora Babu S O N T A S O F T W A R E
BANGLORE Mail me @ mdorababum@gmail.com

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Can we Test Welcome Screens and Process Images with QTP

0 Answers  


What are the differences between quicktest professional and winrunner?

0 Answers  


can u write one user defined function for webedit class.

6 Answers   Cap Gemini,


What does mean by Scope of Automation?n How we defined it?

0 Answers   L&T,


Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?

5 Answers  






What is the use of ordinal identifier in qtp?

0 Answers  


Write the vb script for the lowest and highest values of an array?

1 Answers   Manhattan,


Where the text version of script file located in file system?

1 Answers  


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

0 Answers   ADITI,


what is output parameters in qtp?explain? 2)

2 Answers   Span Infotech, TCS,


What is Port testing. Whhen will you perform?

0 Answers  


please tellme ordernal identifiers in QTP?

2 Answers  


Categories