Can anybody tell me how to write teste cases real time
with a example.And what doc. u require for it.And what r
the testing types u apply seriiiially on the
application.REAL TIME PEOPLE ONLY.

Answers were Sorted based on User's Feedback



Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

Answer / jason

See Test cases are derived from requirements and use cases.
Once use cases is ready a tester will create a test
tracability matrix and map it with the test cases.

We follow following types of testing :
UI Level Testing
Data Level
Functionality
Integartion
System
Security
Sanity
Recovery
Servelet level Testing - absence of UI - Unix env
etc

Is This Answer Correct ?    1 Yes 0 No

Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

Answer / nits

Hi jason thanku very much.Can u specify whats done in these
testing types.I will be grateful 2 u.

Is This Answer Correct ?    1 Yes 0 No

Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

Answer / swati

hi nits....can i have yr mail id.
i too hv applied for Quest. just want to share
about the intw

swty79@rediffmail.com

Is This Answer Correct ?    1 Yes 0 No

Can anybody tell me how to write teste cases real time with a example.And what doc. u require for..

Answer / polu sujan kumar reddy

For example write a test case for submit

Username: ------------- F.R.S: accepts Upto 30 alphabets
-------------

Password -------------
-------------

SUBMT

1.enter username as blank and click on [SUBMIT] Expected result: Should display a popup msg Username should not be blank or Must enter Username

2.Enter Username as Invalid and click on [SUBMIT] Expected Result:Should display a popup msg Username should not be valid

3.Enter Username as 31(MAX+1) alphabets and click on [SUBMIT] Expected Result:Should display a popup msg Username Accepts Maximum of 30 alphabets only

4.Enter Username as 1(MIN) alphabets and click on [SUBMIT]
Expected result: Should display a popup msg Password should not be blank or Must enter Password

5.Enter Username as 30(MAX) alphabets and click on [SUBMIT]
Expected result: Should display a popup msg Password should not be blank or Must enter Password



these were test case for Username only same u write test cases for Password

1.Blank
2.Invalid
3.Min-1
4.Max+1
5.Min
6.Max


Testing Types are(I Think)

Smoke Testing
Sanity Testing
System Level Testing
Re Testing
Database Testing
Cross Browser Testing
Automation Testing
User Acceptence Testing
Installation Testing
Implementation.................

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is concurrent user hits in load testing?

0 Answers  


What is Reliability Testing

3 Answers   FactSet Systems, Genpact,


actually i want some sample test case which used in projects

1 Answers  


Bank a/c no. 0-499, 500-1000 or only 2000 what will be valid partitions (ECP) ?

1 Answers  


What type of security testing you will do on banking website.

3 Answers   HCL,






What are the metrics used in testing .

1 Answers   CTS,


What is V Model?

3 Answers  


Who is the father of software testing?

2 Answers  


4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.

1 Answers  


tell me about high severity & low priority bug?

5 Answers   Mphasis,


What is the difference between client server and web based testing?

2 Answers  


Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???

3 Answers  


Categories