Forum Discussion

rikkilar's avatar
rikkilar
Occasional Contributor
14 years ago

TestComplete framework help to develop regression scripts


Most of the webinars are related to

1)recording and playback

2)keyword mode



It will be helpful if we have webinars showing how the script is written to handle various sections.

1)error handling

2)writing script without name mapping

3)how to find unique object property through script

4)how to select an image on application and do rightclick

5)capture a dynamic text at particular area in application

6)handling mouse click events

7)capture content from pdf files

8)synchronization through script

9)on exception ,how to capture error logs and continue script execution

10)how to maximize and minimize browser

11)where to keep data to input to script

12)how to make intractive regression report to send results

 

 

overall looking for a sample framework in vbscript where i can see all above in one roof and develop regression script for my application


  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    If I might make a suggestion...



    I don't work for Falafel, but they do offer online webinar training sessions to do, pretty much, exactly what you're asking.  Check it out at 



    https://www.falafel.com/store/trainingstore/testcompleteonlinestore.aspx



    If you're looking for self learning, many of the topics you asked about are standard coding practices such as you would get when learning to write VBScript and/or JScript as part of the development of a web page.  You might want to look at getting just a general programming book for your chosen scripting language.



    Additionally, Falafel does offer some excellent texts.  Since you're interested in the scripting side of things, I'd highly recommend



    TestComplete Made Easy - Scripting



    There's one review on that page, however, I would counter it that, if you need tutorials and "walk-through" guidance it's a good book.