search for: record_web

Displaying 1 result from an estimated 1 matches for "record_web".

Did you mean: record_db
2010 Dec 17
0
Get same tweets but faked as random twitter users (test)
...o fake web request once and replay it for testing but it''s good only for static contents. I came across this scenario where I''ve to fake random requests. Get same tweets but faked as random twitter users Let''s say our twitter user is randomly generated. Then we ''RECORD_WEB'' our first request to get tweets of user ''12345''. Now, if i try using netrecorder in normal mode then the user_id(say ''abcd'') of both request and response won''t be matched as its generated randomly. It would be nice to get same result in normal...