why we perform stress-testing,resolution-testing and cross-
browser testing?
Answer / guest
Stress Testing
-- We need to check the performance of the application.
Def: Testing conducted to evaluate a system or component at
or beyond the limits of its specified requirements
Resolution Testing
-- Some times developer created only for 1024 resolution,
the same page displayed a horzontal scroll bar in 800 x 600
resolution. No body can like the horizandal scroll appears
in the screen. That is reason to test the Resolution
testing.
Cross-browser Testing
-- This testing some times called compatibility testing.
When we develope the pages in IE compatibile, the same page
is not working in Fairfox or Netscape properly, because
most of the scripts are not supporting to other than IE. So
that we need to test the cross-browser Testing
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you handle a conflict amongst your team members?
I am going for an interview for back end and ui testing. Can smone tell me some important questions?
Did you write test cases of design phase?
When is a test considered to be successful?
what are the main bugs which were identified by you and in that how many are considered as real bugs?
Explain test procedure?
Explain code walkthrough?
Hi I need install QC 9.2 on window xp sp2. Bt it shows the error msg the OS will not support. After that i install Oracle 8i then i try install QC. At that time also it shows the same error msg.. Plz Plz Plz help me in this one..
What is database testing? Can anyone give some scenariors where we perform databse testing? also, please quote some interview questions in this regard.
What is Risk Mitigation and Risk Contingency plans? Please explain in details with examples.
What is performance testing?
why we split testing into distinct stages?