1] Test Management Tool ?
2] What is tracebility Matrix?
3] What is RTM ?
4] What Is Functional testing
5] What is Regration Testing and Sanity Testing
6] Diff in Sanity and Functional Tetsing
7] Integration Tetsing
8] Diff in Primary Key and Unique Key -Should pass primary
Key as null
9] What is composit Key
10] Defect Management tool in detail
11] What is Seviarity and Priority
12] Composite Key
Answer Posted / sunil
1) test management tool is a tool which is used to store all testing related deliverables like reports, test cases, plan or strategy document or test evidences as well as documents related to other phases in SDLC like SRS, handover from dev team, peer review forms, project plan. Sharepoint is the tool used in my project, basically an intranet website where all iso related docs, links to specification or any other documents are located
2) RTM is a document which keeps track of requirements from one release to another. its basically a matrix where on one side all requirements are listed and other hand all test case ids on other hand which must be executed to meet those requirements. its basically is record which can be maintained to keep team informed about the change in requirements or new requirements during the continuos sdlc process.
3) functional testing is testing of the function or action that can be performed by the application when used by the clients, its basically asking 'can user do this or that with the software
4) regression testing is usually performed after the defect retesting has been completed to verify whether other parts of the system where bug fix or changes have not been made are not adversely affected
5) sanity testing is performed when test team wants to know whether its fruitfull to carry forward with the test or not. build verification test are examples of it where testers verify whether integration of new functions or modules has been done properly or not before carrying out any functional or major testing on it
6) integration testing is done on the interfaces which help modules of a system to communicate with each other also called API, generally performed by the dev or application team
7) each table in a database(relational) should have a primary key which acts as unique idetifier and helps join other tables. it can not be null. unique is a keyword which can be used to avoid duplication in records but can also work on null values
8) A composite key, in the context of relational databases, is a combination of two or more columns in a table that can be used to uniquely identify each row in the table. Uniqueness is only guaranteed when the columns are combined; when taken individually the columns do not guarantee uniqueness
9) Example of defect management tool are JIRA, Bugzilla, mentis,etc.
10)severity is a factor which describes the impact a bug could have on functioning of a system ,eg, showstopper, critical, major,minor
priority describes the urgency or how quickly a bug needs to be resolved. is done after defects raised are reviewed by dev , service or client teams
Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
Explain compatibility testing with an example.
How to find bug in photos and videos ??
Difference between Re-testing and Regression testing?
What were the major challenges u faced while testing
what risks do u faced u r projest how do you solve
can any body tell me what is the process of between after getting a documents and testcase writing.
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is error cusing tecnique
how is market for testing in banglore,chennai,pune,delhi?
Please Tell me About Fish-Bone Model. Thanks in Adv.
How to do Performance Testing manually for a Flash Application?
Explain the strategy for testing a Java application?