what is work break down structure?
Answer / sriharsha(wipro)
This comes into Picture at the time when Writing Test
Plan / Project Plan.
This is done by Team Lead / Project Manager.
It Contains :
No of Resources for each and every task.
Now,it is decided in this way. I want 24
resources for my project.there would be 1 senior Project
manager , 2 project mangers , 1 tech arch , 2 team leads.4
developers will be working on Visual Basic ( out of that ,
2 will be writing FSD , other 2 will be part of analysing
the functionalities ).8 will be working on Java( knowhow of
JSP and latest from Eclipse / Hibernate / etc ....out of
that 7 will be doing programming, other one will be part of
writing FSD in Java / analysis ). 6 would be from QA team
doing manual / automated testing
| Is This Answer Correct ? | 0 Yes | 0 No |
If there is no sufficent time for testing & u have to complete the testing then what will u do?
who you done security testing in Banking project? tell me situation where you perform?
Which is the better way to explain tipical bug life cycle?
When are you done testing?
Hi frnds, can any one tell me what are d real role & responsibility of an tester ? to be a GOOD TESTER, what we have to do ??
What did you include in a test plan?
What tests would you perform on common homepage?
What is bidirectional traceability ??? and how it is implemented
what is diff bet project and product testing?What is difference between client server application and web server application
There are 2 bugs A and B. A has High Severity and Low Priority , wherease B has Low Severity and High Priority. Which bug will you give more importance.
12 Answers ACS, NetBIOS, Sonata,
what is test design techniques ?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?