Hi,please help me out with my ques:in project each tester
how many testing will do?i mean what extent?
Answers were Sorted based on User's Feedback
Answer / shalvin
I believe that the question is not pin-pointed. I am
assuming that the question is, to what extent should we test
an, or when to stop testing an app.
Answer is simple, depends upon the project risk and
management concerns.
We need to define exit criteria for all tests depending upon
the severity and priority; and once we achieve testing in a
countable format which meets the exit criteria of all
scenarios, we can stop testing.
Few criteria are :
When bug rate falls to certain level
Testcases completed with certain percentage passed
Depending on Test Budget
Deadlines
All the high priority bugs are fixed.
The risk in the project is under acceptable limit.
In an interview, this question is not asked with an
intention to measure your theoretical knowledge, but is to
measure your experience or understanding of testing. So
instead of giving a pre-defined answer, frame the reply in
such a way that they should feel you know what they mean.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naveen
Test lead will assign how much to test and testing all
depends on test cases.first test cases are written ,
depending on sevirity and time testing will b done, ie first
all crtical is tested and major and minor...
hope i answered
| Is This Answer Correct ? | 0 Yes | 1 No |
If there are so many settings/options to choose, how to write test cases?
When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan
what are the techniques used for writing functional test case ?
what is quality Factor
What is difference between localization testing and internalization testing.Explain with an example
What if requirement document is unclear?
Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...
What is code coverage?
Explanation of all process areas with goals and practices?
what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?
Is there any opening for Manual testing for 0-1 yrs?
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?