SuperTutor

(15)

$15/per page/Negotiable

About SuperTutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Business & Finance See all
Accounting,Business & Finance,Economics,Engineering,HR Management,Math Hide all
Teaching Since: Apr 2017
Last Sign in: 327 Weeks Ago, 4 Days Ago
Questions Answered: 12843
Tutorials Posted: 12834

Education

  • MBA, Ph.D in Management
    Harvard university
    Feb-1997 - Aug-2003

Experience

  • Professor
    Strayer University
    Jan-2007 - Present

Category > Programming Posted 18 May 2017 My Price 8.00

Visual Basic 3rd Edition

Unit VII Project

For this project, create a new application and apply what you learned in this unit to your application. Be sure to perform

the following:

1. Include a text box and prevent the entry of unwanted characters in a text box.

2. Create a message box with the MessageBox.Show method.

3. Include the Trim method and remove any leading and/or trailing spaces from a string.

Test your application by using valid and invalid data to ensure that your application provides the correct results. Refer to

the testing guidelines in Figure11-1 on page 238. Save your application (in Visual Basic), save the file after applying any edits. Submit the GUI (i.e., the Visual Basic file) in Blackboard for grading.

 

Visual Basic 3rd Edition

 

ITC 4210, Programming Concepts and Problem Solving1Course Learning Outcomes for Unit VIIUpon completion of this unit, students should be able to:8. Utilize testing methods within a computer program to both verify the program’s functionality and alsodetect and prevent unwanted user input.8.1Select appropriate test data for an application.8.2Prevent the entry of unwanted characters in a text box.8.3Create a message box with the MessageBox.Show method.8.4Trim leading and trailing spaces from a string.Reading AssignmentChapter 11:Testing, Testing…1, 2, 3 (Selecting Test Data)Clickhereto view the Chapter 11 PowerPoint presentation.Clickhereto access a PDF version of this presentation.Unit LessonThe last step in the problem-solving process is to rigorously test the program before releasing it to the user.Programs are tested with a set of sample data which includes both valid and invalid data. Message boxes arecreated to alert the user of important notices. The chapter concludes with a discussion on trimming leadingand trailing spaces from strings.Be sure to use valid and invalid data to test programs.Clickhereto view the video.You can use the testing guidelines illustrated in Figure 1 to guide you in the testing process.UNIT VII STUDY GUIDETesting, Testing… 1, 2, 3

 

Attachments:

Answers

(15)
Status NEW Posted 18 May 2017 07:05 AM My Price 8.00

-----------

Not Rated(0)