Latest Answer : 1)functional testing2)performance Testing3)Load Testing4)Stress Testing5)Sequrity Testing6)Database testing ...
GUI contains 2 fieldsField 1 to accept the value of x andField 2 displays the result of the formula a+b/c-d where a=0.4*x, b=1.5*a, c=x, d=2.5*b;How many system test cases would you write
Latest Answer : hi sangita,Your answer is understandable but could you explain with any other example rather than this login page. ...
Is it compulsary that a tester should study a Design Document for writing integration and system test casses
Latest Answer : Take an Example of bank account opening.E2E Testing : In E2E testing user will check the flow like, user will take the applciation from bank and fill it and get approved by the manager and also he will get the back account number. This is the E2E testing.Scenario ...
Is it essential to create new Software requirement document,test planning report if it is a "Migrating Project"?Please share ur thought
Latest Answer : Bookmen and company offers trade discount to established booksellers and others for a rearly relased best seller. The specification for discounts is as follows-for private customer or libraning:___________________________if mode of payment is cash, then ...
Latest Answer : As per my knowledge we follow 6 things fro GUI testing:-1) Check for Availabity of objects2) Allignment3) Spell checking4) Data should declare in Specified name for example " Previous" not like this "
Scenario: - Library Records for Transaction. You have two kinds of traction (Forward and backward) based on the Date you enter. For example if you enter today's date Forward Transaction will happen after 4 days and backward transaction will happen 4 days backHow many test cases or scenarios u derive with this condition?
What is use case?I was given only a date field and a submit button in a page.how can i test it and how many possible bugs can i find in it in one hour..