what is compliance testing

Answer Posted / surya prakash babu.v

It's a one time process...To Verify that a collection of
Software and Hardware fulfills the given specifications.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it

1661


List out the roles of software quality assurance engineer?

706


Differentiate ad-hoc testing and exploratory testing?

663


How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).

2032


What is destructive testing, and what are its benefits?

808






When do you think qa activities should start?

847


How are the quality assurance activities planned ?

1981


What is the difference between black box and white box testing?

715


Write the differences between preventive and reactive approaches?

709


Mention what are the test artifacts involved in qa?

786


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?

978


How to test different Authorization levels for the Admin user and Userside users.

2013


prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.

1723


Explain what is the rule of a "test driven development"?

689


hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server

1904