Answer Posted / jagadeesh
I think some kind of lazy interviewers throw this knid of
non-sense questions. It is very clear to everybody that We
do not go for testing until we are clear with each and
every piece of functionlity. In this scenario they throw
open-end questions like this and want to see the fun that
is going to happen. Questions like these put the tester to
more pressure. They force us to assume something about the
shit and expect some kind of miracles in terms of
testcases. So drill him on telephone with question.
Thanks
Jagadeesh
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can you do the scalability testing?
What is showstopper defect?
what is functional testing terminologies
What is mean by Schedule report who is the responsible for generated that one ?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is testing and maintenance?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
negative test cases on banking domain ?
What a team leader will test first when s/he will get new module to test?
can anyone tell me few critical bugs in ecommerce project.
What is severity and priority of bug? Give some example.
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000