What is the difference between Use case and Test Scenario?
Explain the Architecture of u r project?
Answer / aaa
Use case is a document which gives the brief idea of the one
module/functionality which contains the following information,
Overview of document with use case diagram
Brief Description of functionality
Assumption prior to develop/test
Actors
Preconditions
Post condition
Screen mocks to develop/test jsp's
Functional Requirements
Flow of events for functionality
Test Scenrio is a description of test cases that ensure that
a business process flows applicable to the customer. It is
nothing but a sequential steps followed to design test cases
| Is This Answer Correct ? | 4 Yes | 7 No |
what is the output of this query selet * from employee where 1=2
Is an "A fast database retrieval rate" a testable requirement?
How can you conduct Database testing manually?...
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
Explain user acceptance testing.
What is the general testing process?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)
Define the bug life cycle?
after completeing testing ,what would u deliver to the client?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
what is testing?