How you will report a bug if u r doing adhoc testing..u are
hopping from 1 link to 2nd...so on till 100th link and then
there is bug..how will u report this bug...will you write
all 100 steps?
1.What is Traceability Matrix and who prepare it.
1.1 How u can map the Requiremet wid Test Cases.
1.2 How u can find out that in Particular Test Case,some
requirement is missing.
1.3 For a particular requirement,how u determine that how
many TCs should prepare.
1.4 Gaie the Idea about Tracability Matrix,meant Format.
There is a scenario like there is one gateway and four
application servers.While recording the script for a
business function the server address is of gateway. but the
gateway route the request to one of these servers.In
recording might be request went to server A but it can not
be everytime.sometime the request will go to other servers
too.How to handle this scenario in preparing the scripts?
how to identify tht to which server request went?