(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
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 |
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 |
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
diff b/w alpha & beta testing? who will do this with examples? can u pls help in this topics
Why we write test case?
What is the difference between santity & smoke testing?
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /
diffrence between application testing and product testing?
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
What are the benefits of requirement traceability?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?