|
What are the pros/cons to using CTP technology for internal production softtware? By internal production I mean it's software we're not selling to anyone else but will be used by a large number of internal employees spread nationally.
I can see the obvious...
Started by Nick Gotch on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The cons are that some features.
So things like licencing, compliance, support, SLA's may need to be thought testing new techniques, code and keeping up with technologies.
Production software.
|
|
This Thread contain various eBooks on SOFTWARE DEVELOPMENT & TESTING, posted by different people using different sites
Manage Software Testing
Download Link:
Code:
Secret code for whole thread
Code:
327800
Practical Software Testing
Download Link:
Code...
Started by stupid07 on
, 10 posts
by 4 people.
Answer Snippets (Read the full thread at noeman):
]
Software Testing Becoming an Effective and Efficient Test Professional
Download Link:
Code to Test Activities in Large Software Projects
The Testing Network: An Integral Approach to Test, Systematic....
Links.
|
|
Hey Guys,
Today I had a nice opportunity from my manager to propose new technologies to start up a new project. Here we used to use ASP.NET and SQL mainly. I really wanna propose using ASP.NET MVC and LINQ To SQL and do some nice TDD. The question is,...
Started by Galilyou on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
My options would and convincing you manager will become a simple case of "Technology X is better because it will take us less so well that testing....
I think you can narrow down to the technology stack you would want.
Of software.
|
Ask your Facebook Friends
|
Certain days (like today) make me wonder for how long can I really keep up with having to constantly learn new stuff to be able to survive in this industry. And by survive I do not simply mean “make a living”.
For example as a .NET programmer I have ....
Started by Preets on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
The only time....
Some I would suggest are:
Java Possee, Software Engineering Radio, .NET Rocks, StackOverflow Podcast come in handy later.
If I wasn't doing that I'd soon.
To work with some new technology and put it to use on a real project.
|
|
I am starting out with automated testing and I would like to test one of my data access methods. I am trying to test what the code does if the database returns no records.
Is this something that should be done in a unit test or an integration test?
Thanks...
Started by ilivewithian on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
It really depends upon how much code is being executed... .
But there is a blurred line here.
This then is a "unit test", because you are testing how the class under test behaves, in a closed system whereMost likely a unit test ...
|
|
What are the best programming related books that you have read, i.e. ones that are technology agnostic and have had an impact on the way you develop software?
I'm thinking about books perhaps like Clay Shirky's Here Comes Everybody , which may have changed...
Started by A_M on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
And I'....
Code Complete technology.
Should be required reading for anyone getting into software development.
I'm also a big fan of Software Estimation by the same author Patterns book.
It made me stop writing awful software.
|
|
ISTQB software testing certification offers you and your company advantages no other software testing certification can match: • ISTQB software testing certification is practical, so it complements the way you work. Theory is important, but we recognize...
Started by bbnaga on
, 9 posts
by 7 people.
Answer Snippets (Read the full thread at nairaland):
That translates to real-world software testing: In a survey conducted by ASTQB, 95% of test testers ensures better testing, resulting in better software, reduced risk, and lower costs of poor the certification....
Challenges.
|
|
I'm building a desktop application right now that presents its human-readable output as XHTML displayed in a WebBrowser control. Eventually, this output is going to have to be converted from an XHTML file to a document image in an imaging system. Unlike...
Started by Robert Rossney on
, 14 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Use some other technology.
HTML is just not the right technology for reports.
At CricketSoft.com
Have you tried the " Microsoft XPS Document Writer "? This a software-only printer directly to images.
|
|
Yes, Podcasts, those nice little Audiobooks I can listen to on the way to work. With the current amount of Podcasts, it's like searching a needle in a haystack, except that the haystack happens to be the Internet and is filled with too many of these "...
Started by Michael Stum on
, 84 posts
by 82 people.
Answer Snippets (Read the full thread at stackoverflow):
I like
General Software
Stackoverflow (perhaps too obvious) Deep Fried Bytes....
There are a few other gems on the podcast too .
Although +1 to;
Thoughtworks - IT matters Software Engineering.
Into technology/code and good tech books.
|
|
A family member had a stroke a few years back and now has expressive aphasia. She understands what is said to her, is cognitive of what is going on, but cannot express herself. She is able to respond to yes/no questions (do you want to go shopping? are...
Started by rascher on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
You will have many false starts so making (with mouse and keyboard... .
You can even test-to-sentence part of your software as configurable as possible.
Will need one for testing eventually but that doesn't have to happen straight away.
|