hi frnds, i m Aman.. i was asked some ques. in an interview
which r concerned with Web based Testing.. ques were like,
URL Tempory in testing, other was smthin like Gateway in
testing?? plz tell me answers of these questions as i dont
hav knwledge abt web based testing.. thnx in advance..
Answers were Sorted based on User's Feedback
Answer / yogendra
Its not URL Tempory - its "URL Tampering".
Some sites use the URL to pass the information by using
certain parameters. These parameters can be manipulated to
retrieve information not intended to be revealed. Eg:
http://www.mydomain.com/example.asp?accountnumber=12345&debitamount=1
In the above example the parameters (account number and the
debit amount) part can be edited to perform illegal action.
http://www.mydomain.com/example.asp?accountnumber=56789&debitamount=10000
This is called URL Tampering
| Is This Answer Correct ? | 3 Yes | 0 No |
wht is Manual Testing Frame work
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?
What is the difference between unit testing and smoke testing
What are all the scenario for 1.google analytics 2.api 3.paypal
while writing the test cases, how can we know whether we wrote all the test cases or not.
What are the properties of a good requirement?
What r the major problems faced in manual testing?
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
1.What is the risk factor problem related to project?
.What is Traceability matrix and how it is done ?
What is the difference between unit testing and integration testing?