Micro Focus QTP (UFT) Forums
How to use Auto-generated field in QTP - 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: How to use Auto-generated field in QTP (/Thread-How-to-use-Auto-generated-field-in-QTP)



How to use Auto-generated field in QTP - geet - 03-04-2010

Hi,

I need to automate a 'Create Book' page, now while creating the new book record, thought the Book ID is auto generated and displayed after addition of record, but the book title should also be unique and that is the mandatory fields. So i can not give the same title which is recorded once while recording the script. Rather i would like to give the title as "Book00n" where n should be auto incremented. Can anyone please suggest me how this should be handled? I will be really greatful.

Thanks