●Where box testing of software testing is a test for software structure.Which of the following item should noe be included ing the content of white box? (75) .
Given:
11.String test = "Test A. Test B. Test C.";
12.// insert code here
13.String[] result = test.split(regex);
Which regular expression, inserted at line 12,correctly splits test into "Test A","Test B",and "Test C"?()
A successful test is to exhibit the absence of errors in the programs being tested.
免费的网站请分享给朋友吧