User Profile

Collapse

Profile Sidebar

Collapse
mothman
mothman
Last Activity: 2 weeks ago
Joined: 4 weeks ago
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Response Write in ASP NET is used to display text directly on a web page. When the text includes embedded quotes, they must be handled carefully to avoid errors.

    This can be done by using single quotes inside the text, escaping double quotes, or using a verbatim string format. It is also important to encode any user input to prevent security issues like cross site scripting.
    سوق العمل
    In general it is useful for simple output,...
    See more | Go to post

    Leave a comment:


  • Black box testing is a software testing method where the tester evaluates the system’s functionality without knowing its internal code or structure. The focus is on inputs and outputs—checkin g whether the application behaves as expected based on requirements.

    In real projects, black box testing is applied by:
    • Testing user interfaces (forms, buttons, workflows)
    • Validating APIs by sending requests and checking responses
    • Performing
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...