can anyone tell me the different types of testing with starting
letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.
Answers were Sorted based on User's Feedback
Answer / bhuvana rakesh
Acceptance Testing: Normally this type of testing is done
to verify if system meets the customer specified
requirements. User or customer do this testing to determine
whether to accept application
Alpha testing:Testing is done at the end of development.
Still minor design changes may be made as a result of such
testing
Algorithm testing or Arc testing: Its a white box testing
its nothing but branch testing.
agile testing: Testing practice for a project using agile
methodologies, such as extreme
programming (XP), treating development as the customer of
testing and emphasizing the
test-first design paradigm.
accessibility testing: Testing to determine the ease by
which users with disabilities can use a
component or system
ad hoc testing: Testing carried out informally; no formal
test preparation takes place, no
recognized test design technique is used, there are no
expectations for results and
randomness guides the test execution activity.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / satya
Acceptance Testing: Normally this type of testing is done
to verify if system meets the customer specified
requirements. User or customer do this testing to determine
whether to accept application
Alpha testing:Testing is done at the end of development.
Still minor design changes may be made as a result of such
testing
Algorithm testing or Arc testing: Its a white box testing
its nothing but branch testing.
agile testing: Testing practice for a project using agile
methodologies, such as extreme
programming (XP), treating development as the customer of
testing and emphasizing the
test-first design paradigm.
accessibility testing: Testing to determine the ease by
which users with disabilities can use a
component or system
ad hoc testing: Testing carried out informally; no formal
test preparation takes place, no
recognized test design technique is used, there are no
expectations for results and
randomness guides the test execution activity.
| Is This Answer Correct ? | 2 Yes | 0 No |
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
What is severity and Priority,gave me a example of High Severity and Low Priority and Vice Versa.
As soon as we get the build what type test we will do?and how?
Explain about Founctionality Testing in webbased application?
What is Change and configuration management repositoty
What kind of interview questions can I expect for an entry level(2 years of exp) software testing position. I am attending for the first interview and bit nervous what to prepare and how to prepare.the company I applied is a product(anti virus software) based company. so what kind of questions can I expect .please help me for preparing .
Where you will upload and Map the Test cases into QC?
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
how to write test cases both negative and positive redbus.com .source to destination and booking form
1)how the oppurtunities will be for a QA(manual1+yrs exp) in abroad? 2)how the chances wil be if i try to choose DEVELOPMENT side as my carrer using QA experience?
TEll me about your company..
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?