How will you test youtube video stream?
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
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?
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.
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.
How to set the test environment in manual testing
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,...
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...
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).
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?&...
Perform an adhoc testing and publish the results
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
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?
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...
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 ...
Realizing that you cannot test everything, how do you prioritize your test cases?
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...
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
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,...
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. ...
HI
I feel Functional testing, adhoc testing are required for first cycle, and then retesting/regression testing, finally E2E testing.
CNU
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 ...
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...
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...
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
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...
HI testing techniques are: -> Equivalence Partitioning. -> Boundary Value Analysis. -> Cause-Effect Graphing. -> Error-Guessing. Testing Methods: -> Block box -> White box -> Grey Box CNU
How do you determine when and what to test?
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...
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?
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...
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
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...
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 ?
CREDIT CARD TEST CASES1) Details on issued card matches information in account records: a) Name b) credit card number c) expirat...
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->...
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...
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 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...
HI
First we need to wait for the build then need to do some exploratory testing, then we can prepare the test cases.
CNU
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