Design black box test suits for a function, Software Engineering

Assignment Help:

Q. Design black box test suits for a function that checks whether a character or string upto ten characters in a palindrome?

Ans Following may be the test cases:

- Try with Even number of characters (MALAYALAM)

- Try with Odd number of characters (ADDA)

- Try with maximum length of string

The subsequent are negative test cases (Warning message should come for the following)

- Try with empty string

- Try with numbers

- Try with special characters


Related Discussions:- Design black box test suits for a function

What is statement coverage, What is statement coverage? Statement cover...

What is statement coverage? Statement coverage is the testing to test each statement in the code has been executed at least once.

Elicitation, explain the goal oriented requirement elicitation process with...

explain the goal oriented requirement elicitation process with a neat sketch

Discuss in details about rapid prototyping techniques, Discuss in details a...

Discuss in details about rapid prototyping techniques. Executable specification languages. Used to animate the system specification. It is shown in a formal, mathemati

Illustrate the method of user documentation, Illustrate the method of User ...

Illustrate the method of User documentation This usually comprises: -  How to load/run the software -  How to do a search   -  How to save files   -  How to do pri

Introduction to software testing, Derive input space partitioning tests for...

Derive input space partitioning tests for the BoundedQueue class with the following signature:

Statistical and Numerical methods using C++, 5. Write a c++ program to find...

5. Write a c++ program to find the sum of 0.123 ??103 and 0.456 ??102 and write the result in three significant digits.

Extracting caracthers orplate recognition on Metlab, how to extract the cha...

how to extract the characters from the car plate image to car plate recognition. Matlab code

Short note on class, Class A class is a template that states the proper...

Class A class is a template that states the properties of objects. Classes have an interface which having of the operation, a body which executes the operations and instance va

Functions that dynamic testing tools supports, Functions that dynamic testi...

Functions that dynamic testing tools supports:  1: Input setting: selecting of the test data that the test object reads when called.  2: Stub processing : handling output

What is branch coverage, What is Branch coverage? Ans) Test coverage cri...

What is Branch coverage? Ans) Test coverage criteria which needs that for each decision point each possible branch be implemented at least once. Syn: decision coverage. Contrast

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd