X
X
xmoonlight2017-06-02 14:23:50
Software testing
xmoonlight, 2017-06-02 14:23:50

How can you test the work of the search engine for the correctness of the results it produces?

Greetings.
Tell me, what is the best way to test the search for the correctness of the results?
Why did the question arise?
There will always be one of the users who will definitely catch the next bug and this is not entirely satisfactory. I would like to eliminate all the shortcomings in advance to the maximum on my own.
Are there checklists, test cases or workflow algorithms that can be used to test the correctness of the search results and the operation of the search algorithm as a whole in order to be sure that the logic of its work is correct?
It is necessary to clearly grasp the line between:
“I should have found it here, but I didn’t find it - this is a bug”
and
"here is a strange result, although, indeed: how could he guess that this is what the request is about? - this is not a bug"
(maybe there are ready-made tools?....)
You need to test here .
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-12-16
@xmoonlight

I tested my squeak according to this checklist https://multisearch.io/files/multisearch_checklist.pdf

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question