Can any one tell me how to perform volume testing and what
to do if a fault is found in volume testing?
Answers were Sorted based on User's Feedback
Answer / tester24
Take two machines with different configuration then test it....
| Is This Answer Correct ? | 7 Yes | 7 No |
Answer / syed mahboob feroz ahmed
Hi,
To check Volume Testing you will need to go to windows
command prompt and type DiskPart and you can view volume
and can make changes to volume and test.
| Is This Answer Correct ? | 4 Yes | 5 No |
why we go for winrunner and when we go for winrunner ?
Hi can anyone please suggest a good intitute for software Testing course with project work in hyderabad as iam coming from uk i have only 8 weeks.....Plz advice
What is software bug?
2, 6, 12, 20, 30, ___, 56
What is the difference b/w Smoke Testing and Sanity Testing with Example...
HOW TO PERFORM DATABASE TESTING
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
What is your primary role in your project?
i am fresher in manual testing.how to do database testing as a manual tester.suggest me some answers,so that i will have a clear idea adout database testing.
HI, I am Praveen Saini having 5 yrs experience in s/w Testing field. I am looking change. I am having QTP 1.5 Yrs. + 3.5 Manual testing. If someone having position, lease let me know. sainipra@gamil.com 9811465496
Explain software testing strategies?
What is 'test plan driven' or 'key word driven' method of testing?