You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/QnAMaker/How-To/test-knowledge-base.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: nitinme
8
8
ms.service: cognitive-services
9
9
ms.subservice: qna-maker
10
10
ms.topic: conceptual
11
-
ms.date: 05/08/2019
11
+
ms.date: 11/14/2019
12
12
ms.author: diberry
13
13
ms.custom: seodec18
14
14
---
@@ -77,7 +77,7 @@ Use the batch testing tool when you want to:
77
77
* determine top answer and score for a set of questions
78
78
* validate expected answer for set of questions
79
79
80
-
Batch testing is provided with the batch testing tool. This tool is available as an [zipped executable](https://qnamakerstore.blob.core.windows.net/qnamakerdata/batchtesting/bt.zip) for download or as [C# source code](https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp/tree/master/documentation-samples/batchtesting).
80
+
Batch testing is provided with the batch testing tool. This tool is available as an [zipped executable](https://aka.ms/qnamakerbatchtestingtool) for download or as [C# source code](https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp/tree/master/documentation-samples/batchtesting).
81
81
82
82
[Reference documentation about the tool](../reference-tsv-format-batch-testing.md) includes:
0 commit comments