What are the testing processes, methodologies and techniques
Answers were Sorted based on User's Feedback
Testing Process :
1) Establish Test Objective
2) Prepare Test Plan
3) Design Test Cases
4) Review Test Cases
5) Execute Tests
6) Examine Test Results
7) Prepare Test Report
8) Prepare Post Mortem Report
Testing Methodologies :
1) Black Box Testing:
Methods are -
a) Equivalence Partitioning
b) Boundary Value Analysis
c) Error Guessing
d) Use Case based Testing
e) State Transition Testing
2) White Box Testing:
Control Flow Testing -
a) Statement Coverage
b) Decision Coverage
c) Condition Coverage
d) Multiple Condition Coverage
e) Path Coverage
Testing Techniues :
1) Static Testing (Verification)
2) Dynamic Testing (Validation)
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / suganya
Testing methodolgy : Black box, white box and gray box
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / vishnuvardhanreddy
Testing process
1)Understand srs documents
while understanding documents if testengineers has any
queries get clarification from B.A
2)once clarification given by B.A then testengineers
identify test scnarios then write test cases using usecase
documents
3)send tcd to lead for review,then wait for build
4)as soon as bulid released execute testcases on application
5)then result analysis if at all any defects found list out
all defects in defect profile document report to developers
testing methodologies
whirtebox testing
Block box testing
grey box testing
Testing technics
Boundary value analysis
E.C.P
correct me if i done any rong
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kalyan
Processes: Agile/ Scrum methodology is used for testing
processes.
| Is This Answer Correct ? | 2 Yes | 5 No |
how to know whether the bug is valid or invalid?
Explain 5 Test Matrixes
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing
Explain the difference between alpha testing and beta testing.
Testing Engineer having Software Programming knowledge so Which type of testing will be done. 1.Adhoc testing 2.random testing 3. functional testing 4. monkey testing
wht is TRM
What is diff. between System Testing and Integration Testing ?
Exact Difference between Sanity and Smoke Testing
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
Is an "A fast database retrieval rate" a testable requirement?
Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
What is the difference between severity and priority? Tell me example.