04-23-2010, 09:56 PM
Hi All,
I have a doubt which goes like I need to read a excel file which contains the data for a QTP script.Now after i upload the data into the application(web application) ,I need to check the values reflecting in the application are same as provided in the excel sheet.(first case)
second case: for example : if there is a blank value in (row1,column2) which relates to a data feed for the application...it should throw an error message too.so i need to verify where the blank values too.
Can some one provide me the code in VB for it??
I have a doubt which goes like I need to read a excel file which contains the data for a QTP script.Now after i upload the data into the application(web application) ,I need to check the values reflecting in the application are same as provided in the excel sheet.(first case)
second case: for example : if there is a blank value in (row1,column2) which relates to a data feed for the application...it should throw an error message too.so i need to verify where the blank values too.
Can some one provide me the code in VB for it??