Mention the four components of software development process. Plan (P) – Device a plan Do (D) – Execute the plan Check (C ) – Check the result Act (A) – Take the necessary action. What is a Defect? A Defect is a variance from a desired product attribute. List out the origin of defects. · [...]
Archive for the ‘Software Testing’ Category
Software Testing – Set 1 Leave a comment
Software Testing – Set 3 Leave a comment
Name any four of the installation phase deliverables. Installation plan Installation flowchart Installation program listings and documentations Test results from testing special installation programs Documents requesting movement of programs into the production library and removal of current programs from that library New operator instructions New user instructions and procedures Results of installation process Mention the [...]
Software Testing – Set 2 Leave a comment
1. What are the different approaches for forming testing team? · Internal IT Test team Approach · External IT Test team Approach · Non IT Test team Approach · Combination test team Approach 2. Mention the characteristics that the tester will need to evaluate in the case of reliability test factor. The level of accuracy [...]
Software Testing – Set 4 Leave a comment
1. What is the difference between techniques and tools? A testing technique is a process for ensuring that some aspect of an application system or unit functions properly. A tool is a vehicle for performing a test process. The tool is a resource to the tester, but by itself is insufficient to conduct testing. 2. [...]
Software Testing – Set 5 Leave a comment
1. State the characteristics of RAD system. · Iterative · Evolutionary · Containing RAD language with a defined grammar · Provide reusable components capability (library and retrieval) · Using implementation code from reusable components written in an high-level language · Containing sophisticated support environment. 2. Mention the advantages of Spiral testing. · Flexible · Maximizes [...]