Hot answers tagged quality-assessment
5
If we agree in principle that
validation is regarded as "building the right software," and
verification is "building the software right," and
QC is quality control helps identify defects in the product via testing, and
QA is quality assurance intended to help prevent defects in the product through process management
then, one position is that both ...
4
I'd suggest setting up a ipv6 only network (you'll need an ipv6 router and a DNS server - more if you want to test across subnets). Dual Stack can be a challenge to test, as fallback to v4 may mask v6 issues. An app (assuming it uses the network) should behave the same running on ipv4 or ipv6 networks.
You can also simply review the code to see if/where ip ...
2
You didn't mention platform. On the process side for windows apps, you can strive to create IP agnostic applications See here or here for some more ideas / elaboration.
For other platforms, I would imagine there is an equally limited number of networking functions that can tie an application to IP versions - a simple script could help identify exactly where ...
1
It's difficult to answer this question as each Q.C. installation uses different settings, but my approach would be to check that I have no active filters in Test Lab, after that I would make sure that I can see ALL columns in the Execution Grid. My final thing to check is that when I click on Select Tests button the Test Plan Tree listview is visible and ...
1
IMHO the approach used here seems quite backwards (you built a product then you want to compare against competitor products).
If you think you can build a better mouse trap, then you
start by baselining the existing/competitor's mouse trap
then identify key areas that are critical to customers
and finally design and develop a product the excels in those ...
1
Based on my understanding. When to refer quality I assume aspects are feature comparision in terms of usability, performance, security aspects of the application.
From end user perspective compare usability features of the product
Technical perspective - Platforms supported, Operating Systems, Browsers supported, web servers supported, databases supported, ...
1
Product Testing.
Achieve product superiority over competitive products by continuously improve product performance and customer satisfaction. Also Monitor the potential threat levels posed by competitive products to understand competitive strengths and weaknesses.
You can also have an eye on Cost-reduce product formulations maintaining product superiority. ...
Only top voted, non community-wiki answers of a minimum length are eligible