How will you go with testing process if only project
requirements document is given to you

Answers were Sorted based on User's Feedback



How will you go with testing process if only project requirements document is given to you..

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

How will you go with testing process if only project requirements document is given to you..

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

How will you go with testing process if only project requirements document is given to you..

Answer / srinu_ramana38

its simple
you will conduct black box testing
step by step process

Is This Answer Correct ?    0 Yes 2 No

How will you go with testing process if only project requirements document is given to you..

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

Post New Answer

More Manual Testing Interview Questions

what is difference between test harness and test bed. Are they same? Plz reply.......

1 Answers  


difference between 2 tier and 3tier?and what is the defination of tier?

1 Answers   Ybrant Technologies,


If any feature is removed from the application then also tester have to do Regression testing?

4 Answers  


How do we create a regression sute in td

0 Answers  


what is the diff bet two tier and three tier arch?

2 Answers  






Explain what is exhaustive testing?

0 Answers  


Where you involve in testing life cycle ,what type of test you perform

3 Answers   Intact Solutions,


How can we test the maximum number of search results a Search Engine (like google) should produce?

0 Answers   Hewitt,


What r blackbox & whitebox testing techniques?

3 Answers  


When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.

4 Answers  


Which one of the project team members bears the responsibility of deferring new functionality to a later release?

5 Answers   Accenture,


what is exact difference between UI Testing and usability testing?

4 Answers   JVS,


Categories