We are testing a DSL modem's web pages (the HTTP server is running on the modem). We have an automation tool that configures various options on the web pages by sending POSTS of the respective web pages
Biz web sayfalarında POST veri göndermek TCL (HTTP paketi) kullanıyorsunuz.
Benim sorular:
TCL daha bu diğer yapmak için daha hızlı bir yolu var mı?
Belirli bir web sayfasına POST yöntemi sonra değiştirdiğinde otomasyon kodu yeniden yazılmalıdır.
Is there a way to write a generic code in some language so that the tool works irrespective of changes in POST or web structure? If not, What is simple and fastest way to do implement and maintain the automation tool ? Please suggest programming language.
Birisi kendi fikirlerini paylaşmak eğer büyük olacak.
Regards,
Mithun