in v model of software testing which processes comes under
QA and which processes comes under QC?And what is
verification and validation please anwer these question i
realy very confused
Answer Posted / varun
V model stands for Verification and Validation.
V model defines the mapping between development stages and
testing stages.
Verification:
It is used to check whether the people are developing right
system or not.
Validation:
It is used to check whether the developed system is right or
not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain cmm?
Plz post any critical bugs found while testing desktop application.
Explain what is bug triage?
What is application binary interface (abi)?
What is automated software quality (asq)?
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
Explain what is traceability matrix?
What the purpose of testing?
Explain agile development processes?
Explain paradigms for interfacing module?
1.what ia QA and QC? 2.how do you configure qtp and testdirector? 3.IN Online banking syatem project Which functionalities of QTP your using? 4.how do you test the money transform from one account to another account?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
Why is it often hard for management to get serious about quality assurance?
Do you have a favourite QA book? More than one? Which ones? And why.
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"