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 |
In the team both developers as well as testers will be included na,if so then the same TL will assign the work for testers also or else TL will be different for testers?
What is the testing that a tester performs at the end of unit testing?
deployment who will do as a developer or a test engineer?
what is exit criteria for testing?
What is inter-operability?
What is severity ?
What type of questions may ask related to sql during interview?
What is the deferace between End to End testing & system testing? Give me at least one example
Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined
What disabilities are affect on software usability?
WHAT IS TEST STRATEGY? WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY? WHAT IS TEST METHODOLOGY
Explain about Loop Testing methodology?