Hi Saini...thx for responding...my question is different...
I have attached the snapshot of the framework i am trying to implement now...
This xls snapshot will instruct QTP to find the objects and enter/select the data.
I have also come up with classes to read this and do the tasks which is working gr8...
here, I have assumed that all the steps in the spreadsheet has to be done one by one...
Ex. in the step 1, QTP clicks a link.
In step 2, QTP should get a textbox to enter firstname. if not, test case fails.
But..lets assume that firstname textbox may come or may not come.. if it comes, it becomes mandatory to enter the name...if it does not appear, it s fine as it s obvious that no need to enter..
how to achieve this in my framework?
guys..plz provide your valuable suggestion....
I have attached the snapshot of the framework i am trying to implement now...
This xls snapshot will instruct QTP to find the objects and enter/select the data.
I have also come up with classes to read this and do the tasks which is working gr8...
here, I have assumed that all the steps in the spreadsheet has to be done one by one...
Ex. in the step 1, QTP clicks a link.
In step 2, QTP should get a textbox to enter firstname. if not, test case fails.
But..lets assume that firstname textbox may come or may not come.. if it comes, it becomes mandatory to enter the name...if it does not appear, it s fine as it s obvious that no need to enter..
how to achieve this in my framework?
guys..plz provide your valuable suggestion....