what is the diff between smoke testing & monkey testing?
Answer Posted / satheesh
Smoke or Sanity testing is a inteial testing effort on the
system wether to accept it for the Major testing process.
Monkey or ADhoc testing is the testing process mainly done
with out test cases written prior to the testing .
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain what is the difference between regression testing and retesting?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
Enlist some of the key challenges that are faced while performing software testing.
How do you differentiate between priority and severity of the defect within the project?
What is workflow testing?
Performance Evaluation means..?
What is basis path testing?
What is context 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 a ‘use’ case and what does it include?
wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?
Explain what is test metric is software testing and what information does it contains?
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
What is the difference in responsibilities of programmers and qa analyst?