Can any explain briefly about RBT (risk based testing
Answers were Sorted based on User's Feedback
Answer / chandu
Identifying critical functionalities to the customer
business pre-orderised then, test these functionalities in
priority order which is called Priority based Testing or
Risk based Testing
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / pkb
The technique used to prioritise the development and execution of tests upon the impact and likelihood of failure of the functionality or aspect being tested.
Given a limited resources and time to test a product or service, it will never be possible to test every permutation and combination of every element and functionality. If one focuses test development and execution on those aspects of the product or service that are more likely to fail and impact the users, rather than testing those that are sure to work or those that if they failed would have no impact on users.
This is also known as risk-based
| Is This Answer Correct ? | 0 Yes | 2 No |
How do u go about testing of web application?
How did you go about testing a project?
why QA team is necessary for an organization?
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
How will u classify the test cases ?
what kind of test cases we can automated.how to divide manual and automation test cases.
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
what is the diff b/n testing methodologies and testing techniques?
If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays
Hi, this is sekhar yadav, when the testing starts...
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?