i have batch scripts in qtp and i want to update the status
like pass/fail in excel sheet after excecuting the every
script in batch.how to write the script for this?
Answer Posted / nihar ranjan
for each search_data in ows.usedrange
if search_data="fail" then
search_data.color.index="3"
else
search_data.color.index="4"
end if
next
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
How to release all resources file from the QTP?
Explain how you can delete excel file in qtp?
What are the views available in quicktest professional?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Explain about the quicktest professional (qtp) automation object model?
Explain types of output values?
How to find the difference between 2 dates in qtp?
Explain quicktest professional testing process?
How we can import data from database?
How to remove associated function library?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Is it possible to call from one action to another action in qtp?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What are the types of environment variables in qtp?
banking project description for software tester