Answer Posted / krishan chaudhary
Actually it is a cycle
(Bug)
Tester TL-------------------------Dev. TL
! !
! !(Error)
! (Defect) !
! Developer
Tester
When Tester finds something mistake then it is a defect, he
send this to his TL, if his TL approves the defect, then it
is bug, he sends this to the developer TL or to the
developer then it an error for the developer.
Am i correct ???
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
test cases for Insurance Processing System ?
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
how is market for testing in banglore,chennai,pune,delhi?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What are parametere require for Performance testing?
How do u go about testing of web application?
1.what kind of testing have you done ?
how agile testing is performed and what are the related documents.
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Hello everybody, How many people do you think one sprint team can have in average?
Which testing model is best as per your understanding, and why?
tell wat u did in ur banking project?
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?
What is the main use of preparing traceability matrix and explain the real time usage?
Can you explain random/monkey testing?