anyone can explain the following concepts.
1.diff b/w Linear and modular framework
2.diff b/w keyword and hybrid framework
Answer / raj kumar
Liner Framework - Here all the tasks are put together is one test pane and done the job.
Modular Framework - After preparing complete action , split it into different individual action and call them in a driver.
in other word in this framework we are calling the action on main script.
Keyword- you are colling the function on main driver.
Hybrid - is a mixer of two framwork
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the descriptive programming?
How do you done Data-Driven Testing using MS-Word. What is the script for that
setroproperty and getroproperty difference
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
how can i call reusable action in a function could any one explain me?
How can I test the unix shell in QTP
There is a name "AJAY" how do u count no.of. "A" in that name ?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
What is the difference in between function and sub as well as give some code of both
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.