(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.
Answer Posted / 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 |
Post New Answer View All Answers
difference between change management and configuration management
functional testing and usability testing test cases for transfer funds...
How do you determine user soad for a perf test of a Web application?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
How will you determine when to stop testing?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
how will u create diff types of scenario for any website?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Why should you care about objects and object-oriented testing?
About Hierarchy level in your company.
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the difference between pilot and beta testing?