Positive and Negative Testing - Which one to do first and why
?
Answers were Sorted based on User's Feedback
Answer / gv
first we will do +ve testing.why means first we have to
check all the objects are available or not, whether all the
functionality are working fine or not with the valid i/p's.
these are +ve way of testing. if the above all are working
fine then only we will go to -ve testing.
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / venkat
postive testing because we have to whet\ather itis working
for our experterted results or not
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mfsi_priyankaa
Both testings are important..
First we should do the positive testing i.e. basic
functionality of the application and then negative testing
because at boundary values the possibility of getting bug is
more..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sarma
before doing nagative testing test enginer should do
positive testing upon the build....
FRS document released into testing dept test eng should
prepare the positive test cases as well as negative test
cases based upon cusomer reqirements...
both testings should satisfie the customer requirements
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / srija
Wen the appln came for Testing Zone for the first Build ,we need to go for Smoke test do understand clearly here ,why we need to go for smoke test -we should do positive testing means we will enter valid inputs test the navigation of the appln.
Negative Testing- We need to test the application by entering wrong credentials means to test the application in negative way for Eg:for login page to test login generally we wil enter correct user name and paswd(positive testing) ,suppose if we enter wrong usernam and pwd and testing weather it can accepts or not is (Negative Testing).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tinku999
First we do positive testing (sanity test) is conducted first. All the basic functionalites are tested first of all modules, if there are any show stoppers defects are found.. we stop testing and report bug to the developer.. if all the bsic functionalities are working then we go for all the negetive conditions.
| Is This Answer Correct ? | 0 Yes | 1 No |
where we do database testing in real time project ? and how ...??
If they give alphanumeric in the specification can it accept only numbers and only alphabets
Give me sample test cases for smoke testing
how u get the build ?what is the size of the biuld?
Explain the scenario with example.
Hi frnds im mini. can any one give correct answers for this interview questions. i have an interview in 4days..pls 1.What are tests that u have participated in Testing. 2.What is diff between Load testing Stress testing? 3.What is sanity testing when do u start it? 4.how can you test ur application with negative testing? 5.when can u start test case writng? 6.what is the tool your are using and the version? 7.what is the tool you used to report the bug ? 8.what is a formate of test case document in your company and also bug report document formate? pls send me reply.. tank u frnds.............
What is the Manual Testing?
Name three types of tests that should be automated.
Is an "A fast database retrieval rate" a testable requirement?
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.