adspace
what is the difference between modular framework &
datadriven framework
Answer Posted / Anil Rai
In QTP, the Modular Framework and Data-Driven Framework are two different methods for test automation. The Modular Framework organizes tests into independent modules that can be run individually or in a sequence. This allows for easy reuse of common functionality across multiple tests. On the other hand, the Data-Driven Framework uses external data sources like Excel files to provide input to tests, enabling easier maintenance and management of test data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How to give a call to another action from one action?
HOw to add the recovery file at runtime to the test file .
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
When to use shared and local object repository?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
if anyone has idea of the interview procedure in covansys, plz send me a mail?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
Hi All, How to get repeated word in string . Thanks Balaji
How are actions and functions different in QTP?