adspace
Answer Posted / Niranjan Kumar Singh
Data Driver is used in QTP when there are multiple sets of test data to be tested for a single script. It helps in separating the test data from the actual script, thereby improving the maintainability and reusability of the scripts. Data-driven testing allows you to run a single script with different sets of input data, eliminating the need to create separate scripts for each set of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
what is actually contain test report? can anybody post the test report
Tell some commonly used Excel VBA functions?
any body can you help me what is the script to automate an comand promt
Can you brief the hurdles you faced during Automation testing?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Hi, how can we check or avoid the memory leakage in QTP9.2?
Hi All, How to get repeated word in string . Thanks Balaji
HOw to add the recovery file at runtime to the test file .
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
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
what type of framework u r using in ur organization
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?