Examples of severity and priority of all combination
Could please anybody give me the good examples of: high severity and low priority low severity and high priority low severity and low priority high severity and high priority med severity and med priority .... In the terms of functionality.. And please tell me who will give the priority.
What is the difference between software testing and quality assurance (qa)?
QA is process oriented, it’s like spreading butter on toast...you spread quality across the SDLC. It’s building checkpoints across the path. And each checkpoint has exit criteria and entrance crit...
Software Testing is Dynamic Process and in this process user detects errors on his knowledge by executing of test cases.
Quality Assurance is Static Process and in this process user prevents errors at first stage by reviewing the requirements.
What is rtm? How is it useful in testing?
RTM maps requirements with test case ids.
The Requirements Traceability Matrix (RTM) is used to map requirements to test cases in order to ensure all requirements are covered.
Which of the following information does it contain that would be most suitable to generate test data
Data dictionary was created during the requirement analysis stage of a software engineering project.Which of the following information does it contain that would be most suitable to generate test data 1. Names of all data elements that should be stored in persistent storage 2. Names of all classes to...
Here as per customer requirement, we generate the data with the help of design techniques (BVA,ECP)
4. Names definition and structure of all real world entities of application
Which of the following will enable this candidate to involved quick in regression
A new member has joined the testing team of an application which is in version 3.5. Which of the following will enable this candidate to involved quick in regression. 1. By going through existing test cases and previous test execution results. 2. By going through interaction matrix of feature and functionality. 3....
Regression testing id done to check the bug fixes/ enhancements effect the existing functionality of the application. If we allocate regression testing to the new team member who don't have an idea on...
1. By going through existing test cases and previous test execution results.
Answered by: rajanee
Member Since Jan-2006 | Answered On : Jan 6th, 2006
Black Box and White Box are testing types and not tetsing techniques.
Testing techniques are as follows:-
The most popular Black box testing techniques are:-
The White-Box testing techniques are: -
Functional Testing techniques: 1. Specification based (Black box) • Equivalence partitioning • Boundary values analysis • State transition testing • Cause-effect graphing • Decision tables ...
Read the answers above. A slight modification to your answers. Testing techniques are of various types. Each with its own strength and weaknesses. Each testing technique falls into one of the many cat...
if there is a mismatching between expected and actual result it is called bug......to define a bug we have to provide the following details like summary of the defect, priority, severity, assigned to ...
If the test does not meet the requirement then that is bug.
What is data driven testing? Explain with an example.
data driven testing is nothing but testing the functionality using n number of data is data driven testing e.g we use parametrization in QTP.
Black box testing is known as data driven testing.
Which of the following would you do.
If you are in the beginning of the project where your role is test the product, you observe that you do not have sufficient details in the requirement specification to start your test design work. which of the following would you do. 1. Once the initial build is available, explore and learn the details...
if there are no clear requirements specifications to design the test cases u need to discuss with the business analyst and developer and know about the detail functionality involved in that particula...
4. Once the final version of the requirement specification is available, get the details from it.
Brush testing is very much same as smoke testing. In the brush testing user try to find whether basic functionality or any particular functionality is working. So user decide whether to send application or particular functionality move ahead for detail testing.
Brush testing is very much same as smoke testing. In the brush testing user try to find whether basic functionality or any particular functionality is working. So user decide whether to send application or particular functionality move ahead for detail testing.
What are two primary goals of testing?
Can any one answer to this question
There are 2 goals:
1)To improve the quality of product by finding hidden defects.
2)By testing ensure that all customer requirements are full fill in the product.
The two primary goals of testing is 1. To make sure that we have covered all the requirement and functionality which is given by the client and the customer. 2. Most important of the Quality team i...
Interface testing and integration testing
What is the different between interface testing and integration testing?
Interface Testing:-Interface testing is nothing but (GUI) testing. Integration Testing:-In this testing combine all tested module and testing these module are working correctly with each other or pa...
Interface Testing: Interface testing is nothing but (GUI) testing Black box testing or in other words functional testing how intuitive the application works as per the Requirement document or the busi...
Which of the following will enable this candidate to involved quick in regression.
A new member has joined the testing team of an application which is in version 3.5. Which of the following will enable this candidate to involved quick in regression. 1. By going through existing test cases and previous test execution results. 2. By going through interaction matrix of feature and functionality. 3....
Person who is recently joined he should go through all the requirement documents (By this he can understand the requirements) then he can pick up the existing test cases and previous test execution (So that he can understand all things clearly).
Thanks
Anant Chaudhary
By reviewing existing test cases and previous test execution results.
What is negative testing :- and justify the same
Some one reply for this question
Test the application with invalid inputs is called negative testing.
It is a type of testing, one should have negative mind set and we should check all the functionalists and validations instead of providing positive inputs we should provide invalid inputs.
In which of the instances it not worth of automating the tests
1. When we just cant do some tests like load and stress manually 2. When we want to reduce test execution time. 3. When product life cycle is short. 4. When test cases have to be run repeatedly
3. When product life cycle is short. Reason: When we are running out of time we cannot spend time in automating the tests. Because creation of test itself will take time and peer team should review an...
1. When we just cant do some tests like load and stress manually 2. When we want to reduce test execution time.
The metrics of high number of defects re-opened and new defects logged against verified defects during qa 1.Defect report did not carry complete information regarding the defect 2. Degree of interaction between the modules are high 3. There are high no of defects in some modules. 4. Regression test...
4. Regression tests needs to be improved.
4. regression test need to be improved.
You have a system that can work under xp,98 and os and ie 6.5, ie 7 and firefox and .Net 1.0, .Net 2.0 and .Net 3.0 frame work how many test cases will you have if you use all pillar method. 1. 9 2. 27 3. 13 4. 12
2.) 27 XP IR6.5 .Net1 98 IR6.5 .Net1 OS IR6.5 .Net1 XP IR6.5 .Net2 98 IR6.5 .Net2 OS IR6.5 .Net2 XP IR6.5 .Net3 98 IR6.5 .Net3 OS IR6.5 .Net3 XP IE7 .Net1 98 IE7 .Net1 OS IE7 .Net1 XP IE7 .Net2 98 I...
Which of this is not true for test harness?
1. Should report test results 2. Should run many test scripts 3. Should collect test verdicts 4. Should verify test cases.
Option 4. Should verify test cases.
Reason:
Test harness is a collective term given to test tools, test script and sample input and output data.
Which of the following would you do?
If you are in the beginning of the project where your role is test the product, you observe that you do not have sufficient details in the requirement specification to start your test design work. which of the following would you do. 1. Once the initial build is available, explore and learn the details...
3. Attempt to understand system. expectations and context and ask for questions wherever details are missing
White box testing and black box testing
What is difference b/w black box and white box testing?
Black box -Testing, either functional or non-functional, without reference to the internal structure of the component system
White Box - Testing based on an analysis if the internal structure of the component or system.
Or on a precise note, as the name suggests :
White Box tests the internal structure of the system where as blackbox doesnt know what the internal implementation of the system is but just tests the end-to-end functionality.
Bug Tracking Interview Questions
Testing Common Interview Questions
DataBase Testing Interview Questions
Testing Discussion Interview Questions
Functional Testing Interview Questions
Load Testing Interview Questions
Network Testing Interview Questions
Product Testing Interview Questions
QA Testing Interview Questions
Quality Control Interview Questions
Security Testing Interview Questions
Software Testing Interview Questions
Test Automation Interview Questions
Test Cases Interview Questions
Testing Basics Interview Questions
Testing General Interview Questions
Testing Scenarios Interview Questions
Web Testing Interview Questions
Whitebox Testing Interview Questions
Wireless Testing Interview Questions
Priority is how soon the issue needs to be resolved. Severity defines the impact of the issue. Going by the question, its a high priority issue as it impact the branding of the image rather than affec...
In web application, If the Logo or the company name is not displayed fine, then its high severity and low priority issue. If in the application home page, if a link is not working then its a high priority but a low severity defect.