1.when do we start testing and explain briefly please assp
2.when will we stop testing friends tell me immediatly
Answers were Sorted based on User's Feedback
Answer / guest
Testing starts as early as possible in SDLC.
Testing will be stopped when exit criteria in met.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
testing will start after developers sending the application.
before that test engineers prepare test cases.
testing will stop.....
wen max test cases r pass,
wen allocated time is up,
wen dead lines r appear,
wen there is no critical bugs r not there in the
application,
and som more reasons..........
| Is This Answer Correct ? | 0 Yes | 1 No |
After insert the record in forntend, How will u check the backend by manually? Please explain..
What is system level testing?
what is endurance testing?give one example
Why we call it as a regression test nor retest?
what is gui testing? what is the most important thing we need 2 know before this and how 2 do gui testing
What is Registry?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Explanation of all process areas with goals and practices?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
what is authorization & authentication?
Expain Equivalence Class Partion with an Example?
What if the application has functionality that wasn't in the requirements?