i am in a small size software house join as a Jnr. software
Testing Engineer so here is project is on Coding and almost
finished stage, no Test cases or any QA activities done b4
now can any body explain me how can i continue... m realy
depresd coz m just doing manual testing by running the
process n m good in this phase but i wanna know abt is QA
is just doing that way....plz help me

Answers were Sorted based on User's Feedback



i am in a small size software house join as a Jnr. software Testing Engineer so here is project is..

Answer / rajendra prasad reddy

Hello Friend,
I will clear all of your doubts and Guide you to proceed
testing:
It is very common in small size companies development will
not follow process.I mean process means they should define
& follow some software development model(SDLC).
As part of this SDLC they should prepare Requirement
(BRS,SRS,FRS) documents, Design documents,Prototype Model
GUI screen
shorts,Flow diagrams,Database E-R diagrams..etc.
Now i will come to ur problem.

Ask development(Project Manager/Dev Team Lead)team for
above requirement documents.
If u got the requirement documents u can easily develop
testcases.

If in the case even the requirements are not clarly defined
then sit with development team ask them to explain the
functionality of the application right from starting to
ending,Including direct navigations and Alternative
navigations.

Understand the Main application development purpose and
concentrate to break the application.

Notedwon the Application different functionalities,
Different ways to use that functionalities..etc.

First start writing positive testcases
Then write Field level validations,then write GUI testcases.

Use Equivalent Class partition and Boundary value analysis
to seperate valed in put and invalid inputs,then based on
inputs prepare the positive and negative testacases.

When writing negative testcases verify error alert
messages for different error/Blank input values.
For example:
If you are writing testcase for login page:

Log in inputs can be devided into to classes(Equivalent
Class Partition technique)

-----------------------------------------
Valid Class | Invalid Class |
-----------------------------------------
Valid UserID | Valid UserID |
Valid Passwrod | Invalid Passwrod |
| |
| Invalid UserID |
| Valid Passwrod |
| |
| Invalid UserID |
| Invalid Passwrod |
| |
| Blank UserID |
| Valid Passwrod |
| |
| Valid UserID |
| Blank Passwrod |
| |
| Blank UserID |
| Blank Passwrod |
-----------------------------------------
We have two classes now then first write positive testcase
for Valid Class inputs:
the write negative testcases for invalid input values.

Ok Byeee

Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
Hyderabad

Still if u have any dobut feel free to Mail me.
i will reply you soon.
Byeee

Is This Answer Correct ?    6 Yes 0 No

i am in a small size software house join as a Jnr. software Testing Engineer so here is project is..

Answer / kazi

Hi Buddy,
really its good scenario for beginner..

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is Testsummary?

4 Answers  


there is one website i.e google.com.but in our project displayed that goole.com then what is seviority and priority for this scenario

7 Answers  


When test plan will be prepared in v-model?

7 Answers   Siemens,


can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com

0 Answers  


what is the critical defect in telecom domain?help me out from this prob its very urgent

0 Answers  






Difference between the HotFix,ShowStopper and critical bug?

5 Answers   Infotech,


What are the different options which will be entered while creating the test case?

2 Answers   IBM,


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

0 Answers   CashEdge, Cognizant,


Explain the differences between White-box, Gray-box, and Black-box testing.

6 Answers  


When the relationship occur between tester and developer?

6 Answers   Ordain Solutions,


After testing the application May I have to keep a Test Log of the application ? If Yes then how? And What is the format for it?

1 Answers  


At what stage unit testing has to be done?

7 Answers  


Categories