Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/qt/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Testing 如何对网站进行功能测试?_Testing_Functional Testing - Fatal编程技术网

Testing 如何对网站进行功能测试?

Testing 如何对网站进行功能测试?,testing,functional-testing,Testing,Functional Testing,只是想知道如何为网站进行功能测试。例如,我有一个功能性和非功能性需求的列表,但我不知道如何使用功能测试为这些需求编写测试。你能给我举几个例子吗?这些例子可以提高我的理解力?谢谢。您的应用程序是用什么语言编写的?PHP、HTML、javascript、SQL、css和AJAX。

只是想知道如何为网站进行功能测试。例如,我有一个功能性和非功能性需求的列表,但我不知道如何使用功能测试为这些需求编写测试。你能给我举几个例子吗?这些例子可以提高我的理解力?谢谢。

您的应用程序是用什么语言编写的?PHP、HTML、javascript、SQL、css和AJAX。