What are the different types of testing followed in your
project, explain them.
Answers were Sorted based on User's Feedback
Answer / tamilkumar
Functionality testing
performance testing
compatibility testing
User Acceptance testing.
| Is This Answer Correct ? | 7 Yes | 0 No |
what is the difference between software testing and quality testing? how do they vary,waht is the process of testing in both software and quality?
Explain cause effect graph?
What is recovery/error testing?
Which is the easiest and preferred Automation Tool mostly for software Testing now a days? What is the reason for it.
Say your Product passed through testing and UAT. Now it went to production at client location and they found one defect in it. How they need to procced now? Will they contact you? Will they contact dev team?
In an Testing interview the following question asked. who will write usecases?
HI, I am Praveen Saini having 5 yrs experience in s/w Testing field. I am looking change. I am having QTP 1.5 Yrs. + 3.5 Manual testing. If someone having position, lease let me know. sainipra@gamil.com 9811465496
What is utilization?
WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS AND WHICH IS BETTER TOOL TO BE USED IN BUG REPORTING ?
1.WHY DO YOU GO FOR WHITE BOX TESTING,WHEN BLOCK BOX TESTING AVALIABLE? 2.WHY DO YOU MAINTAIN REPOSITERIES AND WHAT IS REPOSITORY?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
Hi, For the web application testing, whether we can use "Acunetix Web Vulnerability Scanner", I want to know in detail. Thanks in advance bye