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 |
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
What is the difference between shared and local object repository?
In Manual testing , can u prpare bug report in TD?
Explain the difference between call to action and copy action?
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?
Wat is the command used to add an object(properties) to an object repository?
how we connect oracle or sql data server database to qtp.
Explain quicktest professional testing process?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...