| |
GeekInterview.com > Tech FAQs > QTP
| Print | |
Question: I am testing an application that sends certain data to users. How do i check that the user will not receive excess data. I mean I can go in and sign in as the user and insert a standard checkpoint...but that only checks the data integrity, it does not check if the user received excess data. Please help..any suggestions are welcomed
|
| September 09, 2007 03:33:20 |
#1 |
| prashanth |
Member Since: Visitor Total Comments: N/A |
RE: I am testing an application that sends certain dat... |
| You can put a checkpoint on the size in terms of the number of bytes that are transferred to the user. If the size exceeds the normal level you can consider that as a excess data else it is within the stipulated data. |
| |
Back To Question | |