The requirements-validation tag has no wiki summary.
8
votes
11answers
480 views
How do you provide proper tests when there is little documentation
I've worked for companies that have little documentation for their applications, and most of it is probably comments in code.
How is a person, who is placed in the quality assurance department, ...
5
votes
4answers
162 views
How to keep track of the features in a website for impact analysis?
I have been working for an ecommerce client for the last 6 years as manual and automation QA engineering. New features gets applied to our site once in 2 weeks. Whenever a redesign project comes up, ...
4
votes
5answers
436 views
Business analysts commonly do testing work, should testers be involved in analysis work?
In my experience, Business Analysts (BA's) are commonly used to perform "happy path" testing when an application is developed.
Should the reverse also be true with testers being (more) involved and ...
4
votes
2answers
172 views
Software Requirements Engineering
I'm a newbie when it comes to Software Engineering and my question is not directly related to Quality Assurance or Testing.
When it comes to Requirement Engineering (RE), the requirements can be ...
1
vote
4answers
97 views
How to convince BA that her software requirement may cause problems?
In one of our portals, I am testing one page which prompts user to upload his/her documents required for verification. However, I am able to upload batch or executable files which is incorrect I ...
1
vote
1answer
76 views
If verification is quality control, what is a validation?
I know that verification is QC (focused on products) but what about validation? I would say its QC too, as it does aim on the product workings, yet no source mentiones that. I am trying to understand, ...
1
vote
1answer
81 views
Quality Center: How to check if a test is already included in any requirement [closed]
How can I check that a specific Test Case is already included in any of the existing requirements? Currently I see no other way rather than going through all the requirements and trying to locate this ...
1
vote
1answer
94 views
For software development in a regulated environment, do use distinguish between essential requirements and detailed requirements?
This question applies more in regulated environments.
We have our software requirements stored in Word documents an enterprise-wide CFR part 11-compliant document vault. These requirements are ...