1.What is Traceability matrix and how it is done ?
2.What are the different levels of testing used during
testing the application?
3.What is Traceability matrix and how it is done ?
4. How can you differentiate Severity and Priority based on
technical and business point of view.
plz do reply..............
Answers were Sorted based on User's Feedback
Answer / salil mishra
1.Traceability matrix is the mapping between the requirement and the test cases.
2.Functional, GUI, integration, retesting, regression testing.
3.Severity is the impact of the bug on the application under test(AUT) and its decided by the tester and priority is the urgency of the bug to get fixed, mostly decided by the team lead or the manager.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / karunakar
1. Tracability Matrix: We map our test cases with the
requirements to make sure the total coverage of the
functionality.
2.Severity: Will dicide by the tester , how seveiourly
effcting the functionality by the bug
3.Priority : will decide by the developer ,based on the
seveiority developer fix the priority to the bug
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rajesh.pothina
1. Traceability Matrix:
It is nothing but the mapping done between the Test
cases we writen and with the requirements we get.
2. Levels of testing:
Initially when we get the application we do GUI testing
then Functionality ,regression and Integration.
4. Severity:
If the application functionality is not working
according to the specification then this is given.
Priority:
If the application is not working correctly or not
responding then this is given.
| Is This Answer Correct ? | 0 Yes | 3 No |
can you tell me test cases this the sketch is below here name is a dropdown list like different phones nokia,lg,samsung,motorola,sony,micromax and there is a submit button below name model submit
What type of testing you are doing ?
what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
What is the major difference between database testing and datwarehouse testing ?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
I am a B.COM graduate. I have studied all the theorotical aspects of manual testing. How can i get in to testing without practical exp. And even if i manage to get a job, i want to know whether i will be able to do my job, being i am new to software field.
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this
Hi,To all .Am Working as a Manual Software Tester in a software company.My Contract Period will be going to complete of this month.How can i fing any openings in chennai?and should s/w companies give preference to manual tester?suggest me .Advance happy new year to allllllll
what are the definitions of smoke , sanity and dry run testing ?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
What is the difference between Functional testing and Functionality testing?