(questions asked in interview)hi every one can any one
please answer to this questions.these questions were asked
in an interview.i have another interview next week . 1.when
the time schedule is tight how will you approch the
testing,and the relese is nearing and we need to finish
testing how can we follow in that case.do we need to exicute
all the test cases or can priortise and leave some to next
relase. 2. when a new feature is added to the existing
application we need to add new test cases but after that do
we need to change all the existing test cases and while
running do we need to exicute entire application test cases
or only the new feature test cases and related new feature
test cases. 3.do you have any situation where you have to
write and exicute the test cases same time, how will you
follow.does it happens in real time. 4.example of bug which
is not reproducible.like tester say that there is bug and
developer say no can some example of such bugs. 5.during
regression testing some times do we need to add new some
additional test cases to test that bug.

Answers were Sorted based on User's Feedback



(questions asked in interview)hi every one can any one please answer to this questions.these questi..

Answer / venkat

1. You have to test the major functionalities which has
largest impact on the project.

2.When a new feature is added you have to test all the
dependent modules. If no dependent modules are there then
we have to do 30 to 40% regression testing. If the whole
product has impact because of this feature then you have to
test the whole.

3.In real time it doesn't happens. Once the testcases were
written review will happen, once the review was ok then we
start testing.(Still now I never faced such situation.
Anyone plz correct me If I am wrong).

4.Generally in GUI applications these types of error
occurs. Generally we dont remember what are all we clicked.
In such situations we cant reproduce the bug.

5.No

Is This Answer Correct ?    4 Yes 0 No

(questions asked in interview)hi every one can any one please answer to this questions.these questi..

Answer / raja

For 1 question, we need to follow the following steps:

1. First we need to cross with PRS (Project release sheet)
to make sure what are all the requirements we are going to
deliver.
2. We need to go Sanity testing to conform whether all the
Functional and UI related Test cases are passing or not.
3. If we find and issues in the currect build, directly we
need to inform to the concern application developer and then
we need to raise a bug in bug tracking tool.
4. Once we exist the Sanity testing, we need to go for
Happy/random tesiting to make sure all the fuctionality is
working fine are not.

Is This Answer Correct ?    1 Yes 0 No

(questions asked in interview)hi every one can any one please answer to this questions.these questi..

Answer / chinmay

hi Friend
For above 5 points for the 1st what i say is : when the time
is near to release then we need to perform testing only on
the test case which are of very high important,such as
,checking all the function are working properly or not,
field are accepting correct data which is required...and
many more...what u do not test at this point of time is the
DESIGN and the USER INTERFACE (mean to say is the appearance
of the application) but then it does not mean that is should
be not readable....

so hope u will have much points to put forward to the person
how is taking yur interview.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Test Cases Interview Questions

This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


How to write test data for login module?

5 Answers  


I have register form there is first name field.what will be the steps to execute test case???

2 Answers  


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

0 Answers   IBM,


How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)

7 Answers  






Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)

5 Answers  


How should write test case (i.e. in proper format or simply step by step) in an interview test paper?

1 Answers  


can one give the test cases for Installation Testing

1 Answers  


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

0 Answers  


I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.

7 Answers   Cap Gemini, CTS,


write the system testcase and functional testcase for the below scenario scenario: view the balance in online account

0 Answers  


How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric

2 Answers  


Categories