Click here to Skip to main content
15,891,567 members
Home / Discussions / C#
   

C#

 
QuestionHandling a Leading Decimal in a TextBox Pin
Member 1487212816-Jul-20 9:48
Member 1487212816-Jul-20 9:48 
AnswerRe: Handling a Leading Decimal in a TextBox Pin
OriginalGriff16-Jul-20 9:58
mveOriginalGriff16-Jul-20 9:58 
AnswerRe: Handling a Leading Decimal in a TextBox Pin
Richard MacCutchan16-Jul-20 21:32
mveRichard MacCutchan16-Jul-20 21:32 
GeneralRe: Handling a Leading Decimal in a TextBox Pin
Member 1487212817-Jul-20 2:52
Member 1487212817-Jul-20 2:52 
GeneralRe: Handling a Leading Decimal in a TextBox Pin
Richard MacCutchan17-Jul-20 3:07
mveRichard MacCutchan17-Jul-20 3:07 
QuestionHow to generate automatic test cases for any simple module Pin
sagarpallavi16-Jul-20 1:09
sagarpallavi16-Jul-20 1:09 
AnswerMy Downvote Pin
Keith Barrow16-Jul-20 3:58
professionalKeith Barrow16-Jul-20 3:58 
AnswerRe: How to generate automatic test cases for any simple module Pin
jkirkerx16-Jul-20 8:23
professionaljkirkerx16-Jul-20 8:23 
Wow, you wrote that like we are biding on your job, or we are a member of your programming staff.
So lets talk about this simple CRUD module ...

Simply write code to perform your unit testing of your CRUD operations!
Or write code to simulate multiple scenarios like real time use of the application.

Automatically generate test scenarios?
I think it would be faster to just write code, than to setup an automated test.
I can't see how an automated test would produce a test of durability, reliability and speed for a CRUD operation.
CRUD is so simple in design, and requires very few lines of code if planned correctly.

Unit Testing Tutorial: 6 Best Practices to Get Up To Speed
If it ain't broke don't fix it
Discover my world at jkirkerx.com

AnswerRe: How to generate automatic test cases for any simple module Pin
F-ES Sitecore17-Jul-20 1:15
professionalF-ES Sitecore17-Jul-20 1:15 
AnswerRe: How to generate automatic test cases for any simple module Pin
Gerry Schmitz17-Jul-20 4:27
mveGerry Schmitz17-Jul-20 4:27 
QuestionDoc version management Pin
cp-andy15-Jul-20 22:15
cp-andy15-Jul-20 22:15 
AnswerRe: Doc version management Pin
OriginalGriff15-Jul-20 22:22
mveOriginalGriff15-Jul-20 22:22 
GeneralRe: Doc version management Pin
#realJSOP15-Jul-20 23:44
mve#realJSOP15-Jul-20 23:44 
GeneralRe: Doc version management Pin
cp-andy16-Jul-20 1:35
cp-andy16-Jul-20 1:35 
GeneralRe: Doc version management Pin
OriginalGriff16-Jul-20 1:46
mveOriginalGriff16-Jul-20 1:46 
AnswerRe: Doc version management Pin
Pete O'Hanlon16-Jul-20 9:23
mvePete O'Hanlon16-Jul-20 9:23 
AnswerRe: Doc version management Pin
Gerry Schmitz17-Jul-20 4:36
mveGerry Schmitz17-Jul-20 4:36 
QuestionPadding a string with integers on its right keeping string length fixed Pin
simpledeveloper14-Jul-20 7:56
simpledeveloper14-Jul-20 7:56 
AnswerRe: Padding a string with integers on its right keeping string length fixed Pin
OriginalGriff14-Jul-20 8:25
mveOriginalGriff14-Jul-20 8:25 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
simpledeveloper14-Jul-20 10:33
simpledeveloper14-Jul-20 10:33 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
OriginalGriff14-Jul-20 10:58
mveOriginalGriff14-Jul-20 10:58 
AnswerRe: Padding a string with integers on its right keeping string length fixed Pin
#realJSOP15-Jul-20 0:40
mve#realJSOP15-Jul-20 0:40 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Richard Deeming15-Jul-20 3:30
mveRichard Deeming15-Jul-20 3:30 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
#realJSOP15-Jul-20 3:52
mve#realJSOP15-Jul-20 3:52 
GeneralRe: Padding a string with integers on its right keeping string length fixed Pin
Richard Deeming15-Jul-20 3:53
mveRichard Deeming15-Jul-20 3:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.