what are the different Frame Works in Quick Test
Proffessional testing
Answers were Sorted based on User's Feedback
Answer / vineela kiran
1.Modularity Frame Work
2.Driver Frame Work
3.Data Driven Frame Work
4.Keyword Driven Frame Work
5.Hybrid Framework
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mogambo
1.keyword driven
2. modular
3.linear
4 hybrid
5.data driven
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / narsimhareddyk
Most commenly used automation frame works
1) Modular Frame work ( Action Driven Framework)
2)Functional Decomposis Frame work( Library Architecture
Frame Work)
3) Hybrid Frame Work
4) Data Driven FW
5)Keyword Driven FW
narsimhareddyk@hotmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
if numbers are always changing write a script for that
what is bultin funtaion in QTP &tell me five examples?
If enter into interviewer room? how u introduce with him. with shakehand or waht?
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
Write a script to delete a specific row in a webtable.
What is the descriptive programming?
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How can we use XML in QTP?
In QTP whether is it possible to call a function from one action to another action?
How to load object properties to object repository through scripting.give one example