We have 10 rows in datatable at runtime we get error at 3rd
row ? what is the procedure for continuing same test from
4th row on wards?
Answer Posted / josh ( wipro-blore )
I agree with nagesh :
use this.....
"ON ERROR RESUME NEXT"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
images are dynamically changes how to compare two images with out using the bitmap
explain keyword driven framework with banking domain?
Can the user toggle between using Local OR and shared OR for the same action?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
In qtp, how you can use xpath to identify objects?
Can any body please tell me the steps of keyword driven framework of QTP.
What is the differences between image check point and bit map check point?
What is Test Fusion Report in QTP?
when will you do debug your script? and explain that process?
What are the types of object repository in qtp?
What is an expert view and keyword view?
what is the difference btn risks & Therads in the Test plan documentation?
What is the basic concept of qtp?
Mention what are the different types of recording modes in qtp? Which will be used when?
What is the syntax to call one script from another?