(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 quest..

Answer / sri

Ans 1) When the time is less, we should prioritize the test
cases based on functionality and perform the testing. These
functional test cases must be prioritized on the basis of
criticality and severity and again priority.

Ans 2) When a new feature is added to the existing
application, a new test case is added,there may be features
or sub modules or modules that are effected and all those
will be identified by your PM and will be given to you.
Refering this document you will have to update those test
cases and the new test case only.

Ans 3)Yeah some times it happens. There was a situation
when the client had sent a new requirement while in
development, developers were informed but testers werent
and it came to us for testing. That time we came accross
that functionality and had added that test case



Ans 5)Ans 3 is the answer

Is This Answer Correct ?    0 Yes 0 No

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

Answer / purni

1) When the time looms, we need to prioritize the testing
by selecting the main functionality of the application. And
we have to do the adhoc testing, means testing the
funtionality randomly.

2) when the new feature is added to the application, there
is no need to change all the existing test case . But if
there is a know and unknow dependency in the application.
We need to check that functionality and make the changes to
the existing test cases.

3)When we find the bugs, we can make the changes and
execute the test cases at the same time.

4)If developer cann't see the bug they assign the status as
not reprocucible and until they can see it again. If the
tester can attach the snapshot then developer's can reject
it.

5) As per my knowledge,regression test is done, once the
application is tested manually and make sure that the
applciation is stable. So during the regression testing if
we find the bug, we need to fix the bug rather then writing
the new test cases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Data Flow Testing?

11 Answers   MBT,


what is the diff b/w black box and white box

9 Answers   Synergy,


what is prototype model(in S.T.L.C)? What is architecture of prototype model?

3 Answers   Exalt,


Whats the meaning of features to be tested and features not to be tested in Test plan?

3 Answers   Oneclick Testing Solutions,


Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?

3 Answers   ITC Infotech,






what are quality tools and its types?describe each

1 Answers   TCS,


when we are executing the test cases one bug is found.then how will u insert in to the deffect traking tool(in real time how we insert into the deffect tracking tool).please let me know the answer asap plz

1 Answers   Encora,


Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?

0 Answers   eMids,


In one company they ask if u get a job in CTs or any other concern, will u quit immediately? for that i have answered, but still i want ur answer to answer to tackle this questions in future?

3 Answers  


Can u tell something about the Agile Methodology

2 Answers   Infosys,


can anybody able to provide me answer with real time example....1) 5 critical,major & low severity and 5 critical,major & low priorities

0 Answers  


what is the importance of test data while testing the application? and how hard it is to set up the test data?

2 Answers  


Categories