Answer Posted / mala
Software Testing is a process where we verify if the code
developed for the software or product error free and
functioning accordingly.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How the build and release differ from one another, write down the difference between build and release?
How to test different Authorization levels for the Admin user and Userside users.
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 are the challenges you faced related to production environment bug?
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
What is traceability matrix? Is it required for every project?
Mention some of the types of software testing?
can u share your though about test leakage matrix with template?
What are the attributes of a good software qa engineer?
What are the different levels in software testing?
What is context driven testing?
What methodologies do you used to develop test cases?
What is the rule of a "test driven development"?
Explain the steps for bug cycle?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?