there are many test cases in our test case repository like
function,integration,system,acceptance test case so which
test case should test engineer test first.? please answer me .
thanks
Answers were Sorted based on User's Feedback
Answer / aishwary
First we should perform Smoke testing ..then functional
testing ..then integration..then system and finally
acceptance testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / brahma.qa1
we should execute 1st Smoke Test cases only ,when we get a new release.but in small companies, process might be different.
what ever it may be,once we get a new release, test engineer should execute smoke test cases only whether it is a manual testing or automation testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
name the types of methodologies
Give me examples for high priority and High severity defects?
White Box testing won't detect missing function? a. True b. False
What is known as data-driven testing?
What is STLC?
Can anyone give me the usecase template???
What is mean by Schedule report who is the responsible for generated that one ?
What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
what is v.s.s. ?when it is used?
31 Answers ASO, Infosys, Verisoft,
What are the different test techniques used in functional testing?
wt is the diff. bet. verification and validation If possible explain with one example.