![]() |
problem with data table - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: problem with data table (/Thread-problem-with-data-table) |
problem with data table - swarnavure - 09-10-2008 hi, I have problem with data table while adding users to an appl. when i write a script for it , then it works inserting users with all the rows and works fine. But when i club this action with several other actions then it works only for one user and then skips all the other users and jumps to the next action. so in this case i m not able to insert all the users... i m inserting the users thru globalsheet in the datatable.. hope some one could help me in solving this prob.... Earlier response will be appreciated. Thanks in advance Thanks®ards swarnii RE: problem with data table - somisays - 09-10-2008 Hi, You have to change the test settings.. By default it is for singel iteration. So change it to For all Rows RE: problem with data table - sherinvg - 09-11-2008 Hi, Try giving the values in the specified 'Action Sheet' instead of 'Global Sheet'. Regards, Sherin RE: problem with data table - swarnavure - 09-11-2008 [quote=somisays] Hi, I have tried all those options but it doesnt work.... when i club with several actions. thanks swarnii RE: problem with data table - siri - 09-11-2008 hi , I believe you have mailed me rght tell me what do you require RE: problem with data table - swarnavure - 09-11-2008 [quote=siri] hi , I have posted my problem with data table in QTP if you can help me out plz do mail me the solution. Thanks in advance swarnii RE: problem with data table - somisays - 09-11-2008 Dear swarnavure, Go to Action Properties and change settings to Run For All Rows.. I am sure it is going to workout. |