(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

Please share all possible positive and negative test cases for SQL reporting services.

0 Answers  


what are the sanity test cases for a waterBottel?

6 Answers  


write test case for white board marker.

5 Answers   Adobe,


Explain the concept of semi-random test cases?

0 Answers  


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

0 Answers  






write test cases on file open dialog box in notepad

0 Answers  


hi can anybody can write the test cases for sticky note

4 Answers   Google,


what is the technology used in financial applications?

0 Answers   ADP,


write test cases for hospitality management system

0 Answers   Infosys,


Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box

2 Answers   Cap Gemini, EXL,


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

0 Answers   TCS,


How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


Categories