How will you go with testing process if only project
requirements document is given to you
Answers were Sorted based on User's Feedback
Answer / suru
After getting the project requirement details we will first
try to list out all the technical details and then prepare
Architechture design for those specifications and Put it in
to first low level design and then in to proper Code
After Coding is done we will do following
a)Unit testing --For testing code on module level
b)Integration testing --Once module are integrated to form
system
c)System Testing ---Once the subsystem are combined to from
one end to end system or applicaion
d)Acceptance Testing --Finally we will do acceptance
testing for the customer certification
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / punam tiwary
I will do requirement analysis use-cases
Identify gaps between requirement and use-cases
Develop high-level test plan
Develop test cases
Develop tractability matrix between requirement and test
cases to ensure adequat test coverage
Execute test scripts and conduct various test like
integration, system,functional,gui performance and lod
testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / srinu_ramana38
its simple
you will conduct black box testing
step by step process
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / jai
What do u mean by only PRD? If PRD is provided u can very
well design ur test cases.
| Is This Answer Correct ? | 0 Yes | 2 No |
what are the key components in your company testplan documents?
Can any one explain me, What is Integration testing process?
Write an algorithm to find an palindrome
What is meant by Poty testing?
When should you begin test planning?
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
2. How would u test and automate Windows Screen saver ?
What is PET Model? Overview of Pet model and benefits of it?
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed