What is Bidirectional Traceability and how it is
achieved?
Answer Posted / rashmi garg
* Ability to trace both backward and forward
* When requirements can be traced by code and code can be
traced by requirement
* Done througtout the development process
* To ensure that all the requirements are implemented in
the system
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What are the functions of the Quality Assurance Group (QAG)?
What if the software is so buggy it ca not really be tested at all?
Can manual testing be completely replaced by automation testing?
What do you understand by ‘test effectiveness’ and ‘test efficiency’?
What is software process?
What is coding?
List out the software quality practices through the software development cycle?
Diffrence b/w compiled module and shared repository?
Do you have a favourite QA book? More than one? Which ones? And why.
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
A power plant control system?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
How are the quality assurance activities planned ?
Explain what is the rule of a "test driven development"?