What the basic components of defect report format are?
No Answer is Posted For this Question
Be the First to Post Answer
When passing data values between different machines whith different operating system what problem have to be solved ?
1 Answers Jomo Kenyatta University, MMUST Masinde Muliro University of Science and Technology, SAB, University,
what is the difference between 8.2 and 9.2 versions of qtp tool
what is testing , why will be testing ,what is responsibilities of tester
i am a PG science(chemistry),now am working test engineer in small organization,now i will decide to move better organization please send model cv and advises
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
How can I get free .NET add-in for QTP9.2. What is the process to install any add-in?
If 100 test cases given to you and asked you to categorize them into manual and automated test cases ..how you are going to do..Any systematic process?
WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS AND WHICH IS BETTER TOOL TO BE USED IN BUG REPORTING ?
WHAT IS MEAN BY DESIGNING THE APPLICATION AND CODING THE APLICATION?
What is different type testing you done when doing webbase application.the desktop application
what are the important test scenarios for testing a web site ?