(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 / jeya

Sameena you are right for 2, and please find few things
that I could give you based on knowledge on testing
(3) Yes we do have a sutiatuation where we wont be having
much time for planning when the project cycle follows agile
methodology. Here testing will be performed based on few
prepared TCs and user / project knowledge is more important
to test these product as we dont have proper document. This
agile methodology is followed up to where the TCs and
defects are not documented propery but communicated to
developer at once to fix the bug.this method is followed up
when the time and cost of the project is estimated very low.

(4) Example : time out error, work flow errors (for web
based applications)
error may occur due to data discrepancies

Time out error occurs when the Web service of a page is
ideal or server is down we do face time out error which
cannot be reproduce frquently
we do sometimes face workflow error and fatal errors that
does not occur frequently.
errors based on data discrepancies are also not
reproducible,
for example, take a simple application - login u want check
a web page with user name and password with ok button
there may be 1 customisable field that u can add according
to the client
client 1 need ok button alone
client 2 need ok and region of the user to login
so u ad having 1 customisable fields to add that drop down
to client 2 and present the ok button alone to client 1
When u try to add a customisable field ther would not be
any datas for that field to retrive from DB bcoz of that
there may some error occurs and when the Data is added to
it, it may work fine.


(5) For regresstion testing we wont change or add TCs to TC
set. Bug might have been raised based on existing TCs. So
no new TCs are added.
And retesting is different and regression testing is
different

U will do all the test procedures once u make any new
change or add a new functionality jus to check new fchange
or functionality affects the existing one or not– Regression

U will do testing for only the Changed Scenario - Retesting

Is This Answer Correct ?    3 Yes 0 No

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

Answer / sameena

Hi,
(1)The time schedule is tight,and release time nearing,
then , in such case, we may execute main test cases ie
main functionality in application.A triage meeting is kept
with the client , for what are the functions he need
urgently. after that the remaining functions can be tested
in next release.

(2)If any new feature is added then , obviously new test
case is to be written for the added feature. it is not
necessary to change all the test cases, but if the added
test case is interfaced with sum other test case then the
test case cases are executed with those interfaces also.

(3)Iam not sure for this question. but according to my
knowledge,this is rare case to happen in same time.
(if U get answer for this question then kindly mail to me)

(4)This may depend on application. But a Tester can justify
the developer that , In my(tester) BRD this requirement is
given, which is not executing in ,wat U have developed.

(5)I think no need for additional test case. Because,
Regression testing is done for repeated bugs. But if the
bugs are occur each time, we have to test our test case,
that the test data is occurdung to the BRD,If not then new
or additional test case is to be written.

Am I getting U'r answer.
Iam working in CSC as a testing trainee.
my email is samee_saaji@yahoo.co.in
kindly mail me for the answer for wrong one which i
addresseed U.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / imran patel

i think you have to AD hoc testing, in which you just pick up some TCs and run through that cases, make sure application is working, i think this is simple answer to your question.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?

2 Answers  


explain end to end scenario's for online Money transfer in Banking Domain?

0 Answers   Flock,


Circle any inconsistencies in the following text: User Story 3005 - Dave wishes to talk to Fred using a radio. Business Requirements: 1. Dave needs the ability to put a line into select. 2. Dave receives a visual color and text indication that the line is selected (picked up). a. Default indication will be that the pad turns red and the text ‘Select’ appears as the 3rd line of text. 3. David hears audio from a selected line in his defined audio path. 4. Dave uses Push-To-Talk to talk to Fred. 5. Dave receives a visual color and text indication that the line has been de-selected (hung up). • The default inactive state is a white pad with no text on the 2nd line. 6. Multiple Freds can select the same radio. 8. If a radio is selected while another radio is already selected, then the first phone is automatically deselected.

0 Answers  


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


what are the inputs required for writing test cases

2 Answers   Satyam,






Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability.

4 Answers  


How you test IP address

6 Answers   CybAge,


what is black box system in software development in system analysis and design?

0 Answers  


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

5 Answers   CTS, iGate, Magic Software,


Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?

2 Answers  


Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.

4 Answers   Manhattan,


Categories