did you perform retesting(DATA DRIVEN test) using functions
with out using datatable methods
how can you perform retesting using functions
Answer Posted / cnu_thatavarthi
Question:did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods.
Answer: With out using datatables we can do the retersting using below methods
1. File System objects(Using note page)
2. Database connections(SQL, Oracle, MS Access)
3. Environment variables
4. Random numbers, Excel methods, Inputbox
5. Parameters(Actions and Test Parameters)...ETC
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Discuss the QTP Environment?
What are the data types in qtp?
What is the file extension of the code file in qtp?
what are the challenges you have faced while testing web based application using the automation tools ?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Hi All, How to get repeated word in string . Thanks Balaji
What are metrics and matrix?
Which scripting language used by quicktest professional (qtp)?
How you can find the absolute value of the number in qtp?
What are the different recording modes and how do they work?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
what is ODC and GDC?
Explain in brief about the quicktest professional automation object model?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti