1. Can I use command line to call the descriptive programming (e.g. Browser("xxx").Page("xxx").WebEdit(...) ). But not using vbscript?
2. Is there any best practise to test a large web site? If yes, how?
3. To test a large web site (many screens), it may not be possible to record all test cases and then modify them one by one for automation testing. Is there any way / framework to generate a lot of test cases with different screens. As there are a lot of changes (add / amend / delete screens) in this site.
1.as far as i know,u could not use a command line to do that,is VBScript bothering u?
2.set up an suitable framework for testing large web site,that will give u low cost on maintaning your script. For more infotmation,u can search for some QTP Test Framwork,like SAFFRON is a simple one for WREB: http://www.itestware.com/ctest/i ... esting_is_believing
3.as far as I know ,Automated create GUI_based test case is not that easy task,If u know some solution for that , please let me know
Thanks for reply and suggestion. What is SAFFRON? I click into the link and not fully understand what is it and how to use for large web site? Could you give me more hints? Thanks.
原帖由 wongri 于 2008-7-22 16:42 发表
Thanks for reply and suggestion. What is SAFFRON? I click into the link and not fully understand what is it and how to use for large web site? Could you give me more hints? Thanks.
i will post something about SAFFRON later,please be patient