Whate is Software Testing Methodologies

Answer Posted / ashish

Above answers suggesting testing types while testing
methodologies is a process or way to follow in software
testing process: Now there are different types of testing
methodologies which depends on which your company want to
follow: 1.Agile 2.RUP 3.EUP 4.V model 5. W model 6. Spiral
model 7. RAD

Is This Answer Correct ?    28 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of testing can be performed on facebook login page?

1157


What is capture/replay tool?

837


Why are You so sure that You are qualified enough to this SQA Tester Job?

2188


hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me

1851


What is branch testing and what is boundary testing?

1118


What is software process?

813


What is context driven testing?

784


You are a tester. Now how will you choose which defect to remove in 1000000 defects?

866


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.

1811


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

821


How to design test cases?

787


What is bug?

797


Describe bottom-up and top-down approach in testing?

976


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

3738


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

2007