Suppose one functionality appears in an application which
was not there in the requirements..so what u do as a tester?
Answers were Sorted based on User's Feedback
Answer / varma
First of all i will analise that(According to customer)
wheather it will use for that project and then i will
decissuce with my authority person about that issue,If it
may +ve r -ve......
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sagarika
any functionality which is not in requirement but present
in the application can have 2 scenario.First is if it is
required for the apllication then discuss with the stake
holder and said to the customer that this is required for
the app but not stated in requiremnt. Otherwise if it is
required for the apllication, then log as bug and inform
developer so that they can remove the function from
apllication.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kesava
If it is not in the requirements then we will inform to my
authorities and remove that functionality. THIS TYPE OF
TESTING IS CALLED GARBAGE TESTING. If it is wrong plz tell
me the correct answer.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / sunny
hi i think it will not happen bcoz our development wil have
to develop the screen with all functionalities so i think
we may not get such kind of things.One thing may happen if
it was modified one means after developing the screens for
some extent and after that the client requirement changes
then better contact TL.
| Is This Answer Correct ? | 0 Yes | 1 No |
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
I am asking this question out of my interest. Geneva Billing tool is used by BT to generate bills, what is the process to execute the test cases manually..do i need to write SQL query or it is a GUI based tool. Thanks..
generally what they ask in a client interview.regarding projects what they might ask?
What do enterprises do for QC 11 to prevent minimum data loss ?
Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?
What is the difference between Test Startegy and Test Planning.
After working in development for six months, what made you to shift into testing? I faced this question several times.
What is test management review and why it is important?
What is white box testing and list the types of white box testing?
what is the difference between smoke testing and sanitry testing
Explain me about test scenarios? How will you write it?
what is the diff between test strategy & test methodology?