(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 / jeya

Sameena you are right for 2, and please find few things
that I could give you based on knowledge on testing
(3) Yes we do have a sutiatuation where we wont be having
much time for planning when the project cycle follows agile
methodology. Here testing will be performed based on few
prepared TCs and user / project knowledge is more important
to test these product as we dont have proper document. This
agile methodology is followed up to where the TCs and
defects are not documented propery but communicated to
developer at once to fix the bug.this method is followed up
when the time and cost of the project is estimated very low.

(4) Example : time out error, work flow errors (for web
based applications)
error may occur due to data discrepancies

Time out error occurs when the Web service of a page is
ideal or server is down we do face time out error which
cannot be reproduce frquently
we do sometimes face workflow error and fatal errors that
does not occur frequently.
errors based on data discrepancies are also not
reproducible,
for example, take a simple application - login u want check
a web page with user name and password with ok button
there may be 1 customisable field that u can add according
to the client
client 1 need ok button alone
client 2 need ok and region of the user to login
so u ad having 1 customisable fields to add that drop down
to client 2 and present the ok button alone to client 1
When u try to add a customisable field ther would not be
any datas for that field to retrive from DB bcoz of that
there may some error occurs and when the Data is added to
it, it may work fine.


(5) For regresstion testing we wont change or add TCs to TC
set. Bug might have been raised based on existing TCs. So
no new TCs are added.
And retesting is different and regression testing is
different

U will do all the test procedures once u make any new
change or add a new functionality jus to check new fchange
or functionality affects the existing one or not– Regression

U will do testing for only the Changed Scenario - Retesting

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1742


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

1929


What is ramp testing?

686


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4472


write a test case flipkart login page

5295






Could you pls give me sites where i can test card? mail me to

2309


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2044


What is component testing?

754


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

1674


Explain the syntax testing?

700


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

1880


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3048


1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)

1496


What are basic types of test cases?

727


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

1937