Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
test_crds.sh -- OMUD
09-26-2020, 04:19 PM
Post: #6
RE: test_crds.sh -- OMUD
(09-26-2020 12:41 PM)lingu Wrote:  
(09-25-2020 12:31 AM)zhihao Wrote:  This shell script is used for testing create, read, delete, search cases functions in BIBO system.

by 'search', you mean 'select'?
是的,但是我觉得'select'对应的应该是read。
我认为可以把'search'修改为'query',把test_crds.sh 修改为test_crdq.sh
---
This shell script is used for testing create, read, delete, ((search -> query ))cases functions in BIBO system.
---

RR lingu

(09-26-2020 12:41 PM)lingu Wrote:  
Quote:Designers' info

show case count before insert

The tests should be run on a 'client' environment. It may not be able to access $bibo_base
已将其删除并更新首文。

(09-26-2020 12:41 PM)lingu Wrote:  
Quote:send insert request to trajan.d-thinker.org 20050

insert what file? Should specify key details.
updated as follows:
send insert request (( -> zengxingliang.json ))to trajan.d-thinker.org 20050

(09-26-2020 12:41 PM)lingu Wrote:  
Quote:output inserted case file

What does this give us?
It will output the inserted case content to the screen,updated headpost as follows:
((output inserted case file -> output the inserted case content to the screen))

(09-26-2020 12:41 PM)lingu Wrote:  
Quote:show case count after insert

send delete request to trajan.d-thinker.org 20050
[/code]

Delete which doc?

There should be also a query test -- crd means create, read, delete.

It will delete the zengxingliang case.
updated headpost as follows:
---
$caseid: each case has a unique case id
send delete request (( -> del_zengxingliang.json)) to trajan.d-thinker.org 20050(( -> to delete cases matches $caseid))
---
Quote this message in a reply
Post Reply 


Messages In This Thread
test_crds.sh -- OMUD - zhihao - 09-25-2020, 12:31 AM
RE: test_crds.sh -- OMUD - lingu - 09-26-2020, 12:41 PM
RE: test_crds.sh -- OMUD - zhihao - 09-26-2020 04:19 PM
RE: test_crds.sh -- OMUD - lingu - 09-26-2020, 02:18 PM
RE: test_crds.sh -- OMUD - lingu - 09-26-2020, 02:30 PM
RE: test_crds.sh -- OMUD - lingu - 09-26-2020, 02:35 PM

Forum Jump: