What is defect life cyce?
Answers were Sorted based on User's Feedback
Answer / naidu.k
DETECT DEFECT
|
REPRODUCE DEFECT(TO TEST REGULAR OR RARELY COMING)
|
REPORT DEFECT
|
BUR FIXING(ACCEPTED/REJECTED)
|
BUR RESOLVING
|
BUG CLOSING
| Is This Answer Correct ? | 2 Yes | 1 No |
When a tester finds a defect in application, He will send
the defect report to the PL with the status as NEW. He will
check the bug whether it was bug or not. If it was a bug
then he will change the defect status as OPEN and send the
same to the corresponding developer to fix. If it was not a
bug, he may change the status as NOT A BUG, NEED MORE INFO,
CAN'T REPROD. Once it was opened, The corresponding
Developer fix the defect and send the defect report to the
Tester with status as FIXED and release the modified build.
Tester will perform Retest and Regression testing on the
modified build and he will change the status as FIX-
VERIFIED and send the same to the Test Lead. Test Lead will
CLOSE the defect.
| Is This Answer Correct ? | 1 Yes | 0 No |
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is Check list for review test cases ?
What is the difference between Unit Testing and Debugging?
I want to know about satyam manual testing questions
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
how many web pages in your application?
any one plz send me test cases on fan,pen,glass,cell phone,mouse and printingpage
You may be overqualified for this position we have to offer
3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
Write the test cases for yahoo home page