hw to create a frame work in qtp..what are the basic steps

Answers were Sorted based on User's Feedback



hw to create a frame work in qtp..what are the basic steps..

Answer / krishnateja muppalla

Creating framework is nothing but, creating of all components. I mean to say creating of Scripts, Library function, Shared repository, Global data sheets, Local data sheets, Driver script etc. All together is called as framework

Is This Answer Correct ?    2 Yes 0 No

hw to create a frame work in qtp..what are the basic steps..

Answer / ajay

Basi Steps to creat QTP Frame work:
Create :Library,ObjectRepository,Database,Application
Scenario files,Intialization VBScript,Sequence files,Driver
Scripts,TestCaseListFiles.
This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

1.how can we report the QTP test result in a different excel sheet 2.

3 Answers   Aurigo,


If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?

1 Answers   Crea,


how to read log file using QTP??

3 Answers   AppLabs,


Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?

1 Answers  


How the exception handling can be done using quicktest professional (qtp)?

0 Answers  






What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?

1 Answers   Bank Of America,


w is output value

3 Answers   MBT,


can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function

5 Answers  


What type of framework you are using in your company and explain it?

4 Answers   CTS,


What is the difference between Recover Scenario(screen) and on Error Resume Next(code)

4 Answers  


request to add whatsapp grp for test engineer

1 Answers  


IF we use batch testing.the result shown for last action only.in that how can i get result for every action.

2 Answers  


Categories