GeekInterview.com
Series: Subject: Topic:

Testing Discussion Interview Questions

Showing Questions 21 - 40 of 88 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Picking release

Asked By: shaunascotland | Asked On: Mar 22nd, 2010

What is picking release?

Answered by: mithr17 on: Oct 14th, 2011

Read this:

http://www.geekinterview.com/question_details/15999
http://download.oracle.com/docs/cd/A60725_05/html/comnls/us/oe/dbprov.htm
http://www.inventoryops.com/order_picking.htm

Youtube video stream

Asked By: MAsuresh | Asked On: May 27th, 2010

How will you test youtube video stream?

Answered by: mithr17 on: Oct 14th, 2011

Few more to add to Mr. Balyan's list...

- Check to see if the Video stream until the end
- does is have sound if the original video has sound

Answered by: amit.balyan on: Mar 29th, 2011

The Video streaming testing totally depends on the following factors
- Correct video being played after streaming
- bandwidth
- the time consumed for buffering

What is the difference between photo and image?

Asked By: amrit | Asked On: Sep 8th, 2006

Answered by: Mohamed on: Oct 1st, 2011

A photograph refers to images that have been detected as well as recorded on photographic film.
An image can be displayed in a digital format.
All photograph are images, but not all images are photographs.

Answered by: kurtz182 on: Dec 23rd, 2009

Assuming nothing can be perfectly reproduced by any medium, my definitions are:

Photo:  The resemblance of something captured in reality.
 

Image:  The resemblance of something imagined.

You have tested the application and it is released. The user asks for some changes in the project and gives one week time to complete it. Out of the one week, 6 days is taken by the developer to make the...

Asked By: Rakesh | Asked On: Mar 14th, 2006

Answered by: naresh on: Jul 18th, 2011

What the TL/Manager do till the sixth day, they will track the status of the new requirement every day, they will be knowing the status they should be more aggressive in taking decision in such cases,...

Answered by: Mr.Maduraikaran on: Jun 16th, 2011

Hi Sailaja, I agree that we can complete the testing in just one day. But what if the condition is like this: You are testing on the seventh day by end of the day, you found a bug. Now the developer f...

In my interview...I was asked this question - "who fixes the bug finally..The developer or the tester"...My reply was "developer" which he said was wrong. He said it was the tester..Could you please explain...

Asked By: vanitha | Asked On: Apr 27th, 2006

Answered by: Mr.Maduraikaran on: Jun 15th, 2011

Your question is bit wrong.

The question should be who closes the bug finally.. the developer or the tester.
Always the develper will fix(Modifies the code-the scripting part), and tester will close it (if the functionality is recovered).


-Mr.Maduraikaran (The K).

Answered by: kurtz182 on: Dec 23rd, 2009

It is quite possible that the interviewer knew the correct answer but responded the way he did in order to learn a few things about you:  1) How well do you know the answer to the question?&...

A system that has been working fine for the past 25 years has been given to you for testing and that has no errors how will you convince your senior that you have performed testing?

Asked By: nishaarun | Asked On: Jan 2nd, 2008

Answered by: anand_info on: Nov 24th, 2009

Perform an adhoc testing and publish the results

Answered by: kurtz182 on: Nov 23rd, 2009

The answer depends on how well the senior member knows me.  If I have proven my trustworthiness to this senior member in the past, then I simply submit thorough test results and call it...

Test case for auto insurance policy

Asked By: paano | Asked On: Feb 2nd, 2011

Write sample test case for claim function or scenario for auto insurance policy.

Given time is short and u have to test and release application,what approach u follow to test?

Asked By: Interview Candidate | Asked On: Sep 10th, 2005

Answered by: mithr17 on: Nov 17th, 2011

Instead of creating test cases for each and every requirement, I would create test scenarios that cover multiple features and modules. This way I’m thinking in the feet of an end-user and finding ri...

Answered by: dadwalm on: May 24th, 2010

I would suggest performing Risk Based testing. Identifying the requirements which if not implemented or wrongly implemented could result into a disaster, prioritize such requirements with the help of ...

Prioritize your test cases

Asked By: rehman.scorpio | Asked On: Jun 26th, 2008

Realizing that you cannot test everything, how do you prioritize your test cases?

Answered by: preetchana on: May 12th, 2010

Test Cases can be prioritized on the basis of following:1. Test the main functionality2. Test the areas with higher risk, that means where Tester feel that the coding is complex, and their is pos...

Answered by: chitta10 on: Mar 24th, 2010

Frist of all we just have to focus on
1. High risk areas.
2. The functionality which will access by more users and for repeated time.
3. A little bit of look and feel if it is possiable.

How many separate tests will need to be conducted to prove that this new code is working correctly

Asked By: Geetha | Asked On: Sep 15th, 2007

A program needs to be modified to take some specific action, “procedure1” under certain conditions. Procedure1 will try to read file1 found among the user’s personal data files. The modified code will need to work correctly whether the file is present or not present. Whenever procedure1 is executed,...

Answered by: kurtz182 on: Jan 12th, 2010

As it pertains to functional testing, the answer to this question depends on the importance of the functionality that was fixed.  The fix will certainly be re-tested at least once. ...

Answered by: srinivasulub1981 on: Jul 29th, 2009

HI

I feel Functional testing, adhoc testing are required for first cycle, and then retesting/regression testing, finally E2E testing.

CNU

If there is game which has 20 levels an expert can only play the game upto 20 levels if I am as a normal person or tester can play the game upto 12th level then how I will test the game upto 20th level....

Asked By: Jivesh_tulec | Asked On: Apr 25th, 2006

Answered by: kurtz182 on: Dec 23rd, 2009

I agree with CNU on his first point. It is very unlikely that the game will be delivered to a test team without an easy way to access each level. Imagine attempting to reproduce a bug in level 20 and ...

Answered by: srinivasulub1981 on: Nov 26th, 2009

HIThis situation will not be happened in real time, because if an application given for testing , the tester should have a full access to invoke any of the level, other wise it's meaning less.&nbs...

In my interview, they asked the purpose of test approach in test plan. I have said it describes what are all the testing methods we have to follow on testing the particular application. But the interviewer...

Asked By: nareshkumar.v | Asked On: Jul 3rd, 2006

Answered by: kurtz182 on: Dec 23rd, 2009

A test approach refers to the manner in which testing will be performed throughout software development.  Some options include manual, automation (or a combination of both),&n...

Answered by: srinivasulub1981 on: Nov 27th, 2009

Hi

I feel test approach will def ined in test srategy doc, not in test plan, because of this reason, he said it's a wrong ans

CNU

What is the difference between testing methods and testing techniques

Asked By: jyothi_k | Asked On: Aug 16th, 2006

Answered by: kurtz182 on: Dec 23rd, 2009

The term "technique" refers to the procedure and skill required to accomplish something.Testing techniques: 1) boundary value analysis2) equivalence partitioning3) decision table testing4) c...

Answered by: srinivasulub1981 on: Nov 27th, 2009

HI

testing techniques are:

-> Equivalence Partitioning.

-> Boundary Value Analysis.

-> Cause-Effect Graphing.

-> Error-Guessing.

 

Testing Methods:

-> Block box

-> White box

-> Grey Box

 

CNU

 

 

 

 

 

 

 

 

 

 

 

When and what to test

Asked By: rehman.scorpio | Asked On: Jun 26th, 2008

How do you determine when and what to test?

Answered by: kurtz182 on: Dec 23rd, 2009

The answer to this question depends on the 1) software development model being used, 2) whether you are referring to static or dynamic testing,  3) project's value to the company, 4) complexi...

Answered by: ashishks on: Aug 31st, 2009

When and what to test is only depends on the following factors:1. Budget of project.2. Type of project.3. Resources available to test.4. Time available for testing.So considering above mentioned facto...

How do we know which specifIFAtions are important if we have short time for testing?

Asked By: Preet | Asked On: Nov 29th, 2005

Answered by: kurtz182 on: Dec 23rd, 2009

The answer to this question depends on what is meant by "short time for testing".  How short?  Do you have enough time to learn the requirements, author test cases and prioritize t...

Answered by: srinivasulub1981 on: Nov 26th, 2009

HI

We will give the priority against each test case which writing the test cases, it can be given by doing the risk analysis and also they can be reviewed by TL and approved.

So when ever we have a suffient time then we will execute all test cases, if not we will go for the high priority cases.

CNU

In one of my interviews they asked me to write integration test cases and system test cases.Please any one guide me

Asked By: aparna | Asked On: Aug 17th, 2006

Answered by: kurtz182 on: Dec 23rd, 2009

CAUTON:  I am answering this question from a purely functional perspective.  This does not represent white-box integration testing.  IN THEORYYou have application "WOW" with f...

Answered by: srinivasulub1981 on: Nov 27th, 2009

Hi

  Integration Testing: These test cases should write after architectural desing phase was completed, not after developing the modules and get integrated.

System testing: These test cases should write once system design was completed, not after all the modules get developed

CNU

Can any one suggest what are the key factors that needs to be tested for a credit card ?

Asked By: shalini | Asked On: Sep 3rd, 2006

Answered by: kurtz182 on: Dec 23rd, 2009

CREDIT CARD TEST CASES1) Details on issued card matches information in account records:     a) Name     b) credit card number     c) expirat...

Answered by: srinivasulub1981 on: Nov 27th, 2009

HI  Online checking:-> Valid card no-> Expiry dates, card holder's name-> CVV no-> 3d transaction ids-> 3rd party tool : whether it's processing in a correct way or not->...

Why do you go for test bed?

Asked By: nimmi | Asked On: Feb 14th, 2007

Answered by: kurtz182 on: Dec 23rd, 2009

In software testing, a test bed refers to a test environment.  Software test environments strive to replicate the production environment as closely as possible.  If there is no tes...

Answered by: srinivasulub1981 on: Nov 27th, 2009

HITest bed is nothing but the test environment which contains the software and hard ware.Always it's better to do the testing in Testing Environment because that is the real time environment which...

If we do'nt have proper requirement documents (no docs at tall) then how can we write test cases. Based on what...

Asked By: parama19ran@yahoo.com | Asked On: Aug 13th, 2006

Answered by: kurtz182 on: Dec 23rd, 2009

If there are no requirement documents to reference, then you can still create test cases:BEFORE THE PRODUCT IS RELEASED TO TESTLearn as much as possible from expert and knowledgeable stakeholders abou...

Answered by: srinivasulub1981 on: Nov 27th, 2009

HI

First we need to wait for the build then need to do some exploratory testing, then we can prepare the test cases.

CNU

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.