1. WHAT IS USE CASE? WRITE AN EXAMPLE OF USE CASE?
2. WHAT ARE THE PROPERTIES OF DEFECT TEMPLATE?
3. WHAT ARE THE TYPES OF TESTING?
4. WHAT IS TESTING?
5. WRITE TEST CASES FOR YAHOO MESSENGER LOGIN?
6. EXPLAIN PROBLEMS IN COMMUNICATIONS WITH CLIENT?
7. WHAT IS WEB TESTING?
8. WHAT SHOULD A SUCCESSFUL TEST ENGINEER DO?
9. WHAT IS BI DIRECTIONAL TRACEABILITY MATRIX?
10. TELL ME A REAL ACENARIO WHICH YOU EVER FACED?
11. GREAT BUG YOU FOUND IN YOUR CAREER?
Answer Posted / saranya c
1. Use Case is a document, it should be prepared by the
product team...how do use the product ? it is called as use
case...
Ex: take "Login" page.
Use case 1. Enter the valid user name and password
Use case 2. Click the Ok button, it should be opened the
application.
2. Defect template properties:
* Defect id
* Deftect description
* Test case id (which test case failed that id only
should be mentioned here)
* Test Case Description (Which test case failed that
description should be added)
* Tested Date.
This document should be prepared every end of the testing
and send PM and devlop team leader
3. Black box testing
*BVA
*ECP
*Error guessing
White box testing
* Unit testing
* Integration testing
system testing
usability testing
user acceptance testing
end to end testing
smoke testing
sanity testing
4. Testing is the process of completeness, correctness of
the developed product, it should be give the quality prodcut.
5. Main test cases for yahoo messenger
* Don't give the input----warning message should be
displayed
*enter only user name-----warning message "Please enter
password
* enter only password----"Please enter the user name
and password
* user name should be allowed only alpha characters
* Password should be allowed all characters.
8. Test engineer should be give the product as a "Quality
product" and push the developer to rectify the main bugs as
early as possible. Every day testing status should be sent
to PM. Test engineer should be follow the test plan.
11. When you give the single quotation in the text box
field, here error page going
* page navigation problem
* Spelling mistake in the warning message
* Click the Back button from the browser, it should not
go to the back.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Can test condition,testcase and testscript help u in performing the static testing
Why it is recommended to add verification checks to your all your scenarios?
What types of documentation are used in qa?
Can you explain regression testing and confirmation testing?
test cases on bangles???
What do you understand by usability testing?
What impact ratings have you used in your projects?
can anybody tell me what is release process of company? release note?
Explain the procedure & path of s/w in testing?
Can you explain exploratory testing?
In what situation would you want to parameterize a text verification check?
What are the different ways to check a date field in a website?
What are bug leakage and bug release?
MS Paint
what is coupling integration testing