hw to create a frame work in qtp..what are the basic steps
Answers were Sorted based on User's Feedback
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 |
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 |
How to call .vbs functions in QTP? plz Explain indetail
In how many ways we can add check points to an application using QTP.
How are actions and functions different in QTP?
what kind of erros can be handled with the using QTP?
What is Regular Expressions?
plz tel me what is the differnce between QC & QTP?
Have you faced any problems with object repository?
what is Automation frame work and how do u used this for your project?
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
Explain xml checkpoints.
how u test a frame in a web page using QTP?
What is checkpoint in qtp?