what is the difference between testing and software testing?
what is testing methodology?
how can we do reliability testing?
plz reply to this id sari.swapna@gmail.com
Answers were Sorted based on User's Feedback
Answer / pramod
Testing or software testing are both same, which means that
the process of finding the bugs during the execution of the
test cases or program.
Testing methodology is depended upon client's requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashok.hugar
Testing means finding deffects in any thing.software testing
is noting but finding deffects perticulerly in software appns
Testnig methodology is nothing but different types of
testing process to be conducted in industry
Reliability testing:Testing The precision of functionality
of the application over a period of time is called as
Reliability testing
Ex:Electronic voting machine:In electronic voting machine
Number of people wil hit the same button for ammount of
period so testing how it behaves is Reliability testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / junaid
Software testing is sub set of Testing.
Testing in general term is a process wherein one checks
that the application/program is behaving as per the
requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / senthil
Testing is nothing but the finding of bugs.
S/w Testing is nothing but finding bugs allso the quality of
the application.
Testing methodology is nothing but steps taken to analyse
the process in different ways.
Reliabity testing is nothing but testing the application
whether it is working fine without giving any errors and it
is reliable or not
| Is This Answer Correct ? | 0 Yes | 1 No |
After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer
Who fixes the bug as Severity and priority ?
what is Test deliverable and Release Note?
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u
wat is build duration
what are the questions asked on projects in testing for 2+ and 3+ exp??
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
Explain some techniques for developing software components with respect to testability.
Difference between Re-testing and Regression testing?
1)what is the basic diff. between unit testing and component testing 2)how do you implement framework in ur project through automation
What is the difference between Test Matrix and Test case