We've build a web application with an update tool which basically pulls from our versioncontrol server and applies an .sql script to the database. Per client account we have a separate set of php files + a new database. So client accounts are completely separated from each other.

我们使用更新工具构建了一个Web应用程序,该工具基本上来自我们的版本控制服务器,并将.sql脚本应用于数据库。根据客户帐户,我们有一组单独的php文件+一个新数据库。因此,客户帐户彼此完全分开。

At the moment because we only have 7-8 client accounts after an update I manually click through a few of the pages to see everything went alright, because the whole application is behind a login I use a dummy account to login.

目前因为我们在更新后只有7-8个客户帐户,我手动点击几个页面看看一切顺利,因为整个应用程序都在登录后面我使用虚拟帐户登录。

My question is how can I automate this task in propper way.

我的问题是如何以适当的方式自动执行此任务。

I could set up some scripts which curl to each client account with login details of this dummy account but this just seems like a bad to create a dummy account for this purpose + the script would need to know the username/pw for each dummy account.

我可以使用此虚拟帐户的登录详细信息设置一些卷曲到每个客户帐户的脚本,但为此目的创建一个虚拟帐户似乎不好+脚本需要知道每个虚拟帐户的用户名/ pw。

What's a good way to test web-applications behind a log in?

在登录后测试Web应用程序的好方法是什么?

1 个解决方案

#1


1

I really like Jenkins. It provides a bunch of tools that can be easily integrated to monitor and test your server when you deploy.

我真的很喜欢詹金斯。它提供了一系列工具,可以在部署时轻松集成以监视和测试服务器。

更多相关文章

  1. kafka环境搭建二---Windows客户端Linux服务器
  2. Linux下PHP 5.2 Oracle客户端扩展(OCI8)安装
  3. 彻底理解初始化参数SERVICE_NAMES和客户端TNS中的SERVICE_NAME
  4. CentOS 7 安装MyCli MySQL 客户端
  5. 不制作证书是否能加密SQLSERVER与客户端之间传输的数据?
  6. PL\SQL 客户端配置 windows 64 ORACLE 提示:无法检测到对应的数
  7. MySQL图形界面客户端
  8. 直播技术(从服务端到客户端)一
  9. Android Studio精彩案例(一)《ActionBar和 ViewPager版仿网易新

随机推荐

  1. 可以将Eclipse配置为防止某些警告出现在P
  2. 在ASP.NET和WordPress之间共享身份验证
  3. Show correct URL without extension & r
  4. 将易趣物品/导入导入ZenCart
  5. Joomla 3.x“错误检出失败,出现以下错误:”
  6. 你能得到一个调用类的变量吗?
  7. 权限被拒绝:/var/www/abc/.htaccess pcfg_
  8. 提交一个表单(后台生成id),点击保存并一步
  9. 【转】phpcms-v9中关于模型的理解
  10. 从数组中构建越来越长的字符串