Explain about Hybrid Framework
Answers were Sorted based on User's Feedback
Answer / siva
Hybrid Framework is a combination of Keyword and Data-
Driven framework.This framewok is very useful and used in
most of the projects.
| Is This Answer Correct ? | 3 Yes | 3 No |
How to use debug tools?
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
OPening of notedpad in QTP to write and execute the coding?
How software automation specialist enter steps in the Expert View?
what is the difference between link and hyperlink?
How can we use XML in QTP?
Can I change properties of a test object?
How do you return a value for an array.
How QTP support all types of applications (platforms)?