What is the Entry Point for Test Plan?
Answers were Sorted based on User's Feedback
Answer / g.mallikarjun,speck systems
Entry point is nothing but entry criteria,it is one of the
components in a test plan.simply it says that what are the
inputs required for a perticular project.it is dicribed in
a test plan by the test lead clearly.
mallikarjun.g@zapak.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / suvarna
Entry criteria means Preconditions includes Software
Requirement Specifications(SRS)(Usecases, Activity Diagram,
Mockup screens, HLDD, LLDD).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hemant bhavsar
By creating requirement specification, Requirement
tracebility matrix , we can prepare test plan.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / madhubabu
Entry Point: 1)study the srs document and to under stand
the current project requirements.
2)test environment established.
3)received a software build from the developers
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
Entry point means what are the requirement for particular
pahse or module.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sathish
Test Strategy,Test Methodology,BRS are the entry points of
Test Plan
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document?
How should validation activities be handled?
Give an example of High sevierity and low priority
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
difference between stress testing and loadtesting
Differentiate verification and validation?
Explain number of production defects measure?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?