IS TESTING NEEDED TO EACH&EVERY PROJECT CUMPULSORY OR NOT?
Answer Posted / pavan
There is no product on the earth with out any bugs.As
exustive testing is impossible we never certify any product
is bug-free product.Hence,each and every product deserves
testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
test scenarios for downloading a file
What is execution?
What is crash?
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
how to use bugzilla plz tell me details processs
What is race condition?
What is gorilla 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
What does cots represent?
Tell me about the risk-based testing.
How we will do DataBase testing through Qtp application, i know two things 1)Import date from sheet2)Database Check points. But Interviewr asked me How to Run Queries from Qtp Application?Plz Any Body Exlain about Data Base Testing.Urgent.........Advanced Thanks
What is impact analysis? As a tester how will you do impact analysis in your project?
What is the objective of regression testing?
What is the difference between top-down and bottom-up testing?
What goes into a Test Summary? How would you write a Test Summary?