Micro Focus QTP (UFT) Forums
Testing Scripts using QTP and QC 10 using .jsp - 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: Testing Scripts using QTP and QC 10 using .jsp (/Thread-Testing-Scripts-using-QTP-and-QC-10-using-jsp)



Testing Scripts using QTP and QC 10 using .jsp - karraaruna - 01-22-2013

Hi,

I have to create testing scripts using the QTP and QC 10.

my application is based on .jsp pages. there are customized menus, tabs, text boxes and list boxes in each page(each tab), which has lot of validations and need to create an automation testing scripts.

I created testing scripts for oracle forms web integrated but the same is not worked out here.

can you please let me know the below.

1) how to create object repositiory for JSP page as it is not recognizing the objects
2) how to create dynamic script using vb script input box and dynamically entering data and validating the same.
3) how to run the script (options/settings to set for running .jsp pages)
4) how to record a new testing script online.

can you please give my some sample scripts code and also steps to create a simple script

Thanks very much in advance.