regression, functionaltesting, intergration testing, UAT, re-
testing.
what is order of testing. which one comes 1st,2nd,3rd. tell
order
Answer Posted / mudaseer
functional
integration
re-testing
regression
uat
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is your approach when requirements change continuously?
What and why is api testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
what is the difference between website and web based application ?
What is showstopper defect?
Why performance testing is performed? What are tools of performance testing?
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
Can you explain a pair-wise defect?
how mapp the defect id in quality center?
Explain crud testing.
Why do you need to parameterize fields in your virtual user script?
any one giv test cases for wordpad using equivalence class partioning