Answer Posted / suman
QA - Validation (testing the Application)
QC - Verification (certify the testing done by QA)
Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Explain what should your qa documents include?
What is meant by Factory testing?? I have seen this one in a Job posting
Explain insurance project modules,and what we need to test on which functionality?
How you will begin to improve the QA process?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
What do you know about data-driven testing?
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
What is capture/replay tool?
What are test driver and test stub and why we need them?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
When we should continue testing?
Mention how validation activities should be conducted?
What are the solutions for the software development problem?
What are the five common solutions for software developments problems?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?