what is test methodology? .What is its function in software
testing? .What it discribe in test plan?
Answer Posted / gb
software testing methodology is applied in four distinct
phases:
unit testing, (Developer will take care of unit testing)
system testing ( All modules W.R.T to RQ documents working
fine)
integration testing (All data base & Client server behaves
properly after all performed operations, system dose give
proper error messages acoordingly , deleting data from db
server, apllication behavior is proper )
and
acceptance testing (it's depends on organization to
organization & according to project plan whether the tester
is realy involved in acceptance testing with acualy
deployed application at client site).
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the five common solutions for software developments problems?
Define test strategy.
What is the difference between the test plan and test strategy
How do you decide you have tested enough?
What is mr and er?
Describe use case testing?
What is a ‘use’ case and what does it include?
If there are more number of production defects, how will you tackle the team as a lead
What is boundary testing?
List out the software quality practices through the software development cycle?
Define bug leakage and bug release?
What is the rule of a "test driven development"?
According to you, when is the good time to start qa in a project?
What the first thing You’ll do as a SQA Tester if I hired You?
What are the common problems with software automation?