Hi everybody, Can anybody tell me that how the QTP
frameworks are implemented . I wanted to know with examples
. Thanks in advance
Answers were Sorted based on User's Feedback
Answer / d.radhika
HI! I dont have total idea on frame works.but i can say
some thing about framework
Framework is not a folder structure.its a base line
environment(necessity)
Uses of framework:
1)Every body access the data(ex:if we regine the
job,upcoming employee acess our system, then he/she will
unerstood our worked data using framework
2)Processing speed is very high
3)Time saving and any where we can access the frameworks
QTP 9.2 provides frameworks are 4 types
1)Linear framework
i)Recording play back framework
ii)Inserting check points
2)Action driven framework
i)Re-useable actions
ii)Non-reuseable actions
3)Keyword driven framework
(user defined functions)
4)Data driven framework
i)Testdata from keyboard
ii)Testdata from flat file(notepad)
iii)Testdata from Excellsheet)
| Is This Answer Correct ? | 5 Yes | 1 No |
Frame work is an independent of the application. All the
store information in the frame.all the data store in frame
work like
My folder structure is
Action templets
data
log
environment variable
library
object repositary
scripts.... all the data store in the particular folder
frame work can be classified into 6 type, these typews
linear frame work
action or modular frame work
data driven frame work
hydrid frame work
keyword driven frame work
library frame work
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
what is the difference between parameters and arguments?
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
how will u choose a tool for test automation ?
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)
how can we test load time of an page in webtesting?
What are the differences between quicktest professional (qtp) and winrunner?
Tell me about your project? please help me how to tell about insurance project
can i compare two databases using QTP ?