1.What is the ONE key element of \'Test case\' & \'Test plan\'? 2.If you have an application,but do not have any requirements available,then how would you perform testing? 3.What is peer review in practical terms?
RE: 1.What is the ONE key element of 'Test case' & ...
1.In this case we have to apply explore type testing.In this case only application is available. We can prepare the testcase by the help of help file which is available in the application.And also take help from domain expert person if available.And also take help from person who is already working for this project.
Peer Review is the review the documents with in team member.
RE: 1.What is the ONE key element of 'Test case' & ...
Test case is the fundamental part of test plan. If u have application without requirements then go for Exploratory testing (Learn the product while testing). Peer review is nothing but just discussion about the applicayion it is varification technique.
RE: 1.What is the ONE key element of 'Test case' & 'Test plan'?2.If you have an application,but do not have any requirements available,then how would you perform testing?3.What is peer review in practical terms?
hi A test case is a document that describes an input action or event and an expected response to determine if a feature of an application is working correctly.
without requirements like SRS/BRS document we can test by monkey or adoh testing..
peerreview:-if two persons are developing similar type of documents after completing those documents the review done by opposite one this is also known as peer review
RE: 1.What is the ONE key element of 'Test case' & 'Test plan'?2.If you have an application,but do not have any requirements available,then how would you perform testing?3.What is peer review in practical terms?
1. SRS is the one key element of Test cae & Test Plan. Other key elements are FRS Design Level Documents CR . 2. This can done by adhoc testing. no prior documemt is needed for testing. but may or may not prepare document after testing. knowing the application and test is the Process. 3. Trainer giving training to stuents is the Practical example for the Peer Review. once happened things are dicussed with the expert as Moderator documentd and other records should be maintain for evidence.