Micro Focus QTP (UFT) Forums
Generalised script - 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: Generalised script (/Thread-Generalised-script)



Generalised script - subhankar - 07-27-2008

My self new to automated testing and new to testing process. My client has asked me to create a generalies script for an web application. In the application the current web objects depend on what you have selected previously , for example there are 2 steps to complete a transaction so the objects displayed in step 2 depends on the options you select in step 1. There are aurond set of 17 and 21 options in step 1, and the combination of both depends on what should be displayed in step2.
Please let me know what is the process to automate and how to do it.

Regards,
Subhankar


RE: Generalised script - surya_7mar - 07-28-2008

You can ask take inputs as the field names and maintain the same names in OR. Then you can directly use the inputs and fill the data.