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?



1. WHAT IS USE CASE? WRITE AN EXAMPLE OF USE CASE? 2. WHAT ARE THE PROPERTIES OF DEFECT TEMPLATE? ..

Answer / 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

More Manual Testing Interview Questions

What is test matrics?

6 Answers   Wipro,


in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.

4 Answers  


howmany buids u hav in u r project , for how many days u get build

2 Answers   Diebold,


List the considerations in developing testing methodology

0 Answers   DELL,


What is the difference between use case and test case? give example.

9 Answers   Keane India Ltd,






Have you ever written test cases or did you just execute those written by others?

1 Answers  


How load testing is different from regression testing?

2 Answers   Crea,


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; }

0 Answers  


DESCRIBE s/w quality assurence &s/w quality control

6 Answers   Accenture,


discuss black box and white box testing is not widely used if you disagree tell me why?

0 Answers  


Hi friends, Intw qs : 1.wat wil a tester do if the developer rejects or doesnt accept the bug u report. thou u try to shw the snap shots wat would b ur next step 2. wat are the quality factors ...explain Cost of quality 3. Wat is root cause analysis : Explain fisher model regds, swati

2 Answers   McAfee,


What are similarities of Agile and Scrum?

0 Answers   CybAge, IBM, Nissan,


Categories