Suppose " You are given a build with 5 modules to test as
per the Customer request after finalization of SRS, But the
SRS contains only documentation about 4 modules. On what
basis you will continue the testing of 5th module." ?
Answers were Sorted based on User's Feedback
Answer / ravindhar
SRS is prepared based on requirements. Even SRS is not
there and have requirements, we analyze the requirements
first, Take the inputs from domain experts,end users.
Consolidate and prepare the SRS on our own and will send
the same for customer approval. based on feed back we can
go with testing.
| Is This Answer Correct ? | 25 Yes | 0 No |
Answer / murthy
We need to clarify this with our client. If they asked us
to do testing for all 5 modules, then we need to get the
updated version of SRS. Once it get finalized we start
testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / phani
Along with the Build release to the Testing team
Devolopment people releases Build release document, by
studing the release document we are going to conduct
testing on 5 th module.
If i am wrong correct me.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satya_k21
Hi ,
We will go for Exploratory testing for 5th build.
Regards,
Satya.k
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep
as per the document tester is prepared test cases for 4
module there is not point in testing 5th module with
preparing test case. so first finish 4 modules then try to
get at least some basic functionality of that module and you
can perform exploratory testing (which is more systematic
way than ad-hoc testing).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / zahid
If the srs is ready and client told to test all 5 modules
then we have to go for the exploratory testing for the 5th
module. and other module as per the srs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prabu
Exploratory method of testing will applied on this case.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / cherry
By gathering information According to that Build we can test
the 5th module
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumar reddy
we go for Exploratory Testing and we can test the 5th model.
| Is This Answer Correct ? | 0 Yes | 0 No |
wht is adhoc testing?
What is FT Disk?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
1.what promted you to become involved in QA/Testing?
Write 10 test scenarios to test remember me checkbox present in login window
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
what is the difference between 2-tier appli. and 3-tier appli. testing
what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for LOGIN PAGE. how do u check it
2. What resources do you use to learn about Web accessibility?
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis