What is mean by testing Methodology?
Answers were Sorted based on User's Feedback
Answer / sunil reddy
testing methodolgy determines whether testing follows
standards are not?
| Is This Answer Correct ? | 20 Yes | 4 No |
Answer / ed
Testing Methodologies is the way the Testing is going to be conducted.
There is a number of testing methodologies such as:
Agile, RUP, Iterative, Spiral, Waterfall and V&V
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / bgreddy
testing methodology determine how to testing to be conduct
starting to ending and whether testing follows standards
are not, and it verify functionality.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / ch.s.m.prasad
Way of developing the process is called testing methodology
| Is This Answer Correct ? | 3 Yes | 1 No |
test methodology:
1)acquire & study the test strategy:
what is the relation ship of importance of test factors
what damage can be done to the businesss if the
software fails to perform correctly.
what damage can be done to the business if the
software is not completed on time.
which of the highest level risks r most significant
who r the individuals and most knowledgeble in
understanding the impact of identified business risks.
2)determine the type of development project
3)determine the type of softawre system.
4)identify the tacticaL AND BUSINESS RISK
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / ramkrishna
Testing means:Testing is a process. Which it is identified
the defects, isolated subjected from rectification and
ensure the data from when product or project is defect
free. Hence if u will produce quality product to customer
satisfaction.
Testing methodology means while appilication work asper
client standars or not is knowing the testing methodolag's
testing methodolog's are three types
1) Block box testing.
2) White box testing.
3) Gray box testing.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / m.sravan kumar
Testing is process of executing the program with intend of
finding errors
or
Testing is a critical element of software quality assurance
and represent the ultimate rivew of specification,design and
code generation.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rizwana
Testing Methodology is how to develop the test cases-(i.e)
by using White Box Method or Black Box Metod is defined
under Testing Methodology.
| Is This Answer Correct ? | 3 Yes | 6 No |
Test methodology means which technique are uesed for
validate the application
there r 3 types of methodlogies
1.Black box
2.White box
3.Gray box
| Is This Answer Correct ? | 2 Yes | 9 No |
How many Test Cases do we need to write for a particular application?(For example, for this AllInterview.com?)
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not
what is the testing approach for windows Explorer(Not IE Explorer)
what is the difference between developer testing and tester testing?
Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)
Explain about Bug life cycle?
what is non functional requirements used in ur project?
write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?
How you test database and explain the procedure?
Smoke testing done by whom
what is the difference between functionality testing and regression testing
Explain the various steps to conduct Requirements Elicitation process