Q.If client finds an issue and sends the screenshot without any description,you try to reproduce the cause but you cannot find any such issue,you test and see that the application is working fine.So what will you do?
What are the requirements traceability matrix?
To mapping between requirement and the test cases.Two types of traceability forward and backward traceability
Requirements Traceability Matrix is a document (usually an excel sheet) wherein you list all the requirements and write down the associated test cases. One is basically mapping the test cases created ...
If any bug found by the tester and send it to developer but developer saying its not bug and its process or functionality but tester ( on behalf of client ) is saying that its a bug. then what will happen with that bug number. This all bug report should be send to client. but this bug should be what...
When is smoke and sanity testing are performed?
Smoke Testing: Software Testing done to ensure that whether the build can be accepted for through software testing or not. Basically, it is done to check the stability of the build received for softwa...
There is release after 2 days, and you found a major defect today. What do you do as a test lead, in such as situation?
we have to raise a defect and gave seniority as S2 and discussed with IT people explain the situation and try them as much as possible in case those people are not yet complete then that is not a prob...
@ gsrmohan: I agree with you. Qa needs to know what is the frequency of the bug even if it has high severity or high priority. You can check the frequency by visiting user traffic data such as : how ...
What is the basic difference among the various tt like winrunner,qtp,loadrunner and silktest
@ prachu_mca07 Windrunner and QTP can be used for both UI and functional testing and file testing. @ Shweta_Singhai (Lady in question :)) All these tools are proprietary tools; meaning companies n...
HI
WR, QTP, Silk tests are Functional testing tools, where as Load runner is a performance tool.
CNU
@ the person who posed this question: "If you are the senior test engineer, you are getting pressure from the client to give the build." What did you mean by "give the build" ??? As I understand you ...
In such situations, as a senior person in the testing department.First of all I will inform the situation to the project manager of the development team and inform him about the present situation and ...
With in couple of days your project is going to be released and your tough clinet has given new requirements today. In which you have to test the flow of your project to assure its bug free and also to test the new requirements. What is your approach if you were a team lead?
If I were the Test lead, I would do the following: - I would look at the size of the change - is it big functionality change or small UI change. - Check if the new requirements pertain to existing f...
Hi,As we have to test new requirements, this is a tough task. As major part of testing has already been completed. It's like the whole task has to be started from begining...
How to improve in manual software testing
Don't worry I haven't use Google to answer this question. I'm writing from my own personal experience. Add this as well: - When there is an update in an application, make sure you test all data/fea...
On a second visit to this question makes add more to my earlier answer. As a manual tester, most of the times if not all, is expected to follow an existing test case or test case designed by another ...
When middle level module only available then how will you carry the testing ?
even though you can carry on with the testing . say suppose u have 3 modules and the middle module is not available or not developed ,still u can carry on if the 1st module has no dependencies with th...
What is your application in your last testing project?
Please can you give me any information about what is your application in your testing project and what is the process.I am looking for a sample project to my interview.
Do you realize you are fishing for company/client confidential information? You could be penalized for doing so!
What will be your approach for testing an application when not much documentation is followed as well as time is less for testing
Good that you asked! I have had experience with testing application in my previous company where we, QA team were always crunched of time and had very little or next to zero documentation because no o...
What is the difference between an bug and error?
All the 3 terms are used interchangeably but do have fluid difference between them based on the context. Bug is any unintended behavior, but the intended behavior is not set out in the requirements d...
Bug is when something works incorrectly & Error i when something doesn't work at all.
What is severity and priority?Its differnce
Everyone has pretty much given you the answer on priority and severity so I will hold off on providing a definition. I'm going to give another example; the more the merrier! Let's say QA logged a bug...
Severty and Priority are used to define two different aspects of a software bug. Severity refers to the impact of bug on the system or software application. Priority refers to the order in which the bug needs to be fixed.
When the build comes to the qa team, what are the parameters to be taken for consideration to reject the build upfront without committing for testing ?
Reasons..reasons.. 1. Smoke tests fail. These tests are already listed in the test plan, if not come up with the most important and common transactions performed by users. 2. Release notes is not pro...
For rejecting the initial build, As a tester we can reject the initial build, if the received build is unstable interns of basic functionalities like 1) Ease of use 2) operatable 3) maintaina...
What is picking release?
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
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