(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 / venkat
1. You have to test the major functionalities which has
largest impact on the project.
2.When a new feature is added you have to test all the
dependent modules. If no dependent modules are there then
we have to do 30 to 40% regression testing. If the whole
product has impact because of this feature then you have to
test the whole.
3.In real time it doesn't happens. Once the testcases were
written review will happen, once the review was ok then we
start testing.(Still now I never faced such situation.
Anyone plz correct me If I am wrong).
4.Generally in GUI applications these types of error
occurs. Generally we dont remember what are all we clicked.
In such situations we cant reproduce the bug.
5.No
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raja
For 1 question, we need to follow the following steps:
1. First we need to cross with PRS (Project release sheet)
to make sure what are all the requirements we are going to
deliver.
2. We need to go Sanity testing to conform whether all the
Functional and UI related Test cases are passing or not.
3. If we find and issues in the currect build, directly we
need to inform to the concern application developer and then
we need to raise a bug in bug tracking tool.
4. Once we exist the Sanity testing, we need to go for
Happy/random tesiting to make sure all the fuctionality is
working fine are not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chinmay
hi Friend
For above 5 points for the 1st what i say is : when the time
is near to release then we need to perform testing only on
the test case which are of very high important,such as
,checking all the function are working properly or not,
field are accepting correct data which is required...and
many more...what u do not test at this point of time is the
DESIGN and the USER INTERFACE (mean to say is the appearance
of the application) but then it does not mean that is should
be not readable....
so hope u will have much points to put forward to the person
how is taking yur interview.
| Is This Answer Correct ? | 0 Yes | 1 No |
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
What is component testing?
2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me
wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
Explain the concept of semi-random test cases?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Can you list down a few characteristics of a test case?
how can write testcase for admin role? can u tel me detail
What could be test cases for windows calculator using risk based testing
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
Write the functional,system test case for a electric bulb which have two electric switches.