1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kupik [55]
3 years ago
11

What is an efficient way to ensure that the code is working as per the acceptance criteria/business requirements? (1 correct ans

wer)
1. Through automated functional tests.



2. Through automated regression tests.



3. Through automated unit tests.



4. Through automated smoke tests.
Computers and Technology
2 answers:
seraphim [82]3 years ago
5 0

Answer:

1. through automated functional tests

Explanation:

iren [92.7K]3 years ago
4 0

The answer is quite simple that when you write a code you should check it before give this program to your clients, the best way is to make some functional tests. Option A.

Further Explanation:

When We Write Code:

When someone wrote a code of some lines or some thousand line there should some mistakes remaining but human is a human. Mistake ar made by humans so when we write the code of a program there should be a chance of pressing other keys on keboard or sometimes missing the pressing of some keys.

By mistakenly:

When we write the code the semicolon is left unwritten which is a very important for the language of the programs. When we compile the code compiler also check that the syntax of code should be correct.

By running the code:

After the compilation one programmer should run the program by itself so that he can see that all the functions of program is running correctly and fulfills the needs of the clients. This is a very good habit that programmer runs his programs before giving the program to its client

Answer Details:

Subject: Computer and Technology.

Level: High School

Key Words:

When We Write Code:

By mistakes:

By running the code:

For further Evaluation:

brainly.com/question/5144573

brainly.com/question/112785

You might be interested in
There are a few simple rules that you can follow to store and manage files and folders in your computer. What is the most import
Nitella [24]
You should avoid deleting the unknown files to store your personal files and folders because if you delete that files it may be critical position with computer.
8 0
3 years ago
Read 2 more answers
Pls help :( I am a radio and audio production student. What are two examples of a complex wave?
Brilliant_brown [7]

Answer:

A complex wave is a wave made up of a series of sine waves; it is therefore more complex than a single pure sine wave. This series of sine waves always contains a wave called the "FUNDAMENTAL", that has the same FREQUENCY (repetition rate) as the COMPLEX WAVE being created.

Examples for complex wave:

<em>• The Square wave </em>

<em>• The Triangular wave </em>

<em>• The Saw-tooth wave</em>

<em />

<em>Hope you got it </em>

<em> If you have any question just ask me </em>

<em>If you think this is the best answer please mark me as brainliest</em>

4 0
3 years ago
the microsoft excel application is a _____ program. database word-processing spreadsheet desktop-publishing
irakobra [83]
The correct answer is 'spreadsheet' 
6 0
3 years ago
I just downloaded this song and if any one wants to listen to it then go ahead and do that. It’s called Trap Music 2018 âa bass
xz_007 [3.2K]

Answer:

ok

Explanation:

4 0
3 years ago
Read 2 more answers
Assume inputFile is a Scanner object used to read data from a text file that contains a number of lines. Each line contains an a
anzhelika [568]

Answer:

words.hasNext()

Explanation:

Given the code snippet below:

  1.        while (inputFile.hasNextLine()) {
  2.            String word = "";
  3.            String line = inputFile.nextLine();
  4.            Scanner words = new Scanner(line);
  5.            while (words.hasNext()) {
  6.                word = words.next();
  7.            }
  8.            System.out.println(word); }
  9.    }

We have a inputFile Scanner object that can read data from a text file and we presume the inputFile has read several rows of data from the text file. So long as there is another line of input data available, the outer while loop will keep running. In each outer loop, one line of data will be read and assign to line variable (Line 3). Next, there is another Scanner object, words, which will take the current line of data as input. To get the last word of that line, we can use hasNext() method. This method will always return true if there is another tokens in its input. So the inner while loop will keep running so long as there is a token in current line of data and assign the current token to word variable. The word will hold the last token of current line of data upon exit from the inner loop. Then we can print the output (Line 8) which is the last word of the current line of data.

7 0
3 years ago
Other questions:
  • Write a program that requires the user to enter two floating-point numbers (num1 and num2) from the keyboard. Multiply them and
    6·1 answer
  • Which one of the following is an example of hacktivism according to you and why?
    11·1 answer
  • Select all that apply.
    8·2 answers
  • There is an application which inputs hundred numbers from the user, if user enters a positive number it increments valid numbers
    6·1 answer
  • What development first helped people shape their communities through<br> informed decisions?
    5·1 answer
  • Write a program that inputs numbers and keeps a running sum. When the sum is greater than 100, output the sum as well as the cou
    8·1 answer
  • What tv show inspired the term spam for junk email?
    8·2 answers
  • Pleaseee help me with the typical situations of the icons(i already know for words but I have no idea for giving the situations
    5·1 answer
  • Why does my roku tv keep disconnecting from the internet.
    13·1 answer
  • You're doing desktop support and the company policy is that you can only help with company equipment. A user walks in:
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!