what is the severity we give. login fails eventhough we
enter the correct username and pwd.
Answer Posted / shilpi
Severity -High.
Bug- "Critical/Show Stopper".
Solution is to assign it to the Dev Team Immediately.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
test measurment techniques
Explain the advantages of automation over manual testing?
integration test cases for mouse and keyboard
What is Wound Fixing?
How could you present test strategy for the product testing?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
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 is difference between Build, Version and Release
Write all combinations of test cases for calculater on + symbel
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What makes a good test engineer?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
explain fish model in detail?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?