Forum Discussion

johny2010_1's avatar
johny2010_1
Contributor
15 years ago

Where to start running test with scripts ?

I want to test an online shopping web page , just open, login , surf some pages.  I can not find a basic article which shows to do it with script,  Is there anyone out there that can give me some hints? Is there helpful pages tells how to use scripts, where to get items, with good examples ?



Plase

3 Replies

  • BjoernS's avatar
    BjoernS
    Occasional Contributor
    Hi,

    my hint is just to perform one test as a KeywordTest and convert this test to a script. Then i know the syntax and know, what i have to do, to run some sort of test like this one.



    Bjoern
  • I second Bjoern Sandner's suggestion on recording a keyword test then converting it to a script.



    However, are you just looking for a way to record a test? If so, recording a "keyword test" is the easiest way to go. When you start recording a TestComplete keyword test, TC simply records everything you do on the computer until you tell it to stop. It's the easiest way to start using TC.