Answer Posted / posa
"Without good plan no work is sucess".Every sucessful
project begins with a sucessful plan. so in order to test
an application in a step by step manner we nedd a plan,
that we call it as test plan.
1.If we create test plan,we can utilize time and resources
in optimization way and we get output in best way.
2.Test plan will smoothen the testing process.
3.Test plan will give idea on application to the test
engineers:
a.what to test.
b.How to test.
c.Whom to test.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
can any body help me with providing a a case for usability testing...
Explain the branch coverage testing?
Explain the unit testing?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
write a test case for telephone billing ?
Explain the load testing?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
How to write test cases or test scripts for UAT testing which is done manually
Explain the smoke testing?
Explain the component testing?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Explain the acceptance testing?