cancel
Showing results for 
Search instead for 
Did you mean: 

Need help with Unit Testing.

Former Member
0 Kudos

Relatively new to Unite testing. Do know whats happening when you are trying to do unit testing, but have no idea as to where to begin with.

My manager gave me a couple of .txt files pertaining to a sales order scenario and wants me to test those.

The few things he wants me to test is:

1. A sales order for a material which has zero stock, he expects it to fail due to insufficient stock.

2. A sales order for a material which already has an open sales order, he expects it to fail due to the open sales order, or just because there is no enough stock cas the open sales order need to be fulfilled with the stock which is available.

3. A sales order for material which is not in the given plant at all, he wants it to fail, obviously.

4. A sales order for material which is in the plant, but not extended to the sales org, he wants it to fail.

The above are a few things that he wants me to do.

I have no idea where to begin with.

If someone could get be started as to what I should do with the .txt files to begin with it would be great.

Also, steps as to T-Codes where to go, what screen, do what, check what after doing that, that kind of steps will really help...One scenario preferably with screen shots and I will work my way to the other scenarios.

I have some programs written already to upload the files and stuff like that, just to let you know.

Hope to find some help at the earliest...

Thanks in advance for any help you could render.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos