why we perform stress-testing,resolution-testing and cross-
browser testing?



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

Post New Answer

More Testing AllOther Interview Questions

What is a utility?

0 Answers  


I am having 1.5 years of exp. in Manual testing.What I have to do now? Should I do ISTQB Certification or Perl/Shell Scripting Languages? OR Anything else.Please Guide me properly.

0 Answers  


What is the difference between preventative and reactive approaches to testing?

0 Answers  


I am planning to write ISTQB Foundation level certification. If you have materials/Q&Q, kindly send to me. My mail id:jyoti.akella@gmail.com .Pls help me

4 Answers  


What does a typical test report contain? What are the benefits of test reports?

0 Answers  






What is software requirements specification?

0 Answers  


Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?

0 Answers  


Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP

0 Answers  


Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?

0 Answers  


The following figure related to which game

1 Answers   EA Electronic Arts,


What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering

0 Answers  


what is system testing?

0 Answers  


Categories