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 |
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
What is the difference between action & script?
how can we group that these test cases only should be automated and in which order you execute that test cases
does qtp need record and playback in realtime. plz tell exactly wat happens
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
how to parameterizing values from an excel sheet in Quick test professional?
write the vb script for call to new action in qtp?
Where you are storing your script?
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming
Explain script generated at the time of setting runtime property?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?