if the defect is not reproducible then what u give the status
in quality center
Answer Posted / sanav
The status of this type of defect is CNR ie Can Not
Reproducible.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What is the difference between web based application and client server application?
Describe Testing Decomposition?
Relative to other technical groups in the company? Relative to your staff?
What kind of input do we need from the end user to begin proper testing?
What is an end-to-end testing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
please anyone let me know the -ve testing of Excel sheet?
what is Test management fundamental?
What is an inspection in software testing?
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
What are the advantages of waterfall model?
what is coupling integration testing
About Hierarchy level in your company.
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?