Submitted Questions

  • Payment Method Testing

    How will you test a payment system? What are the general fields in an online payment system? What are the different methods we can use to test the fields? How is the transaction processed? How will you manage if you want to come back and check if you are providing the details to the secure connection? How do we assure the customer if our payment system is secured?

    Tamil

    • Aug 10th, 2015

    I need details about Payment Gateway functionality, How to test this functionality in manual testing details?

  • Text Area and Text Field

    What is the difference between a text area and a text field?

    Ravi Yadav

    • Apr 29th, 2017

    Text area have parameters row and column while Text field has not any parameter.

    Usha_s

    • Jul 29th, 2010

    Text Area allows free form typing in mutiple lines. Mostly this is used where free form texting is required like entering some remarks.Text field accept single line with limitation on max length and the type of input(numeric/alpha numeric)

  • Content Test

    How do you test a content or a description, when the time limit is very less and also how will you test valid test area for a test field.