What is the technical reviews and reviews?
Answer Posted / jethva_trupti
A peer group discussion activity that focuses on achieving
consensus on the technical approach to be taken
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Suggest some good webinars on Testing concepts?
What is the function of the software testing tool 'phantom'?
What is cause-effect graphing?
What is user documentation?
What is partition 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 the difference between 8.2 and 9.2 versions of qtp tool
Mention what the main advantages of statement coverage metric of software testing are?
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?
What type of review requires formal entry and exit criteria, including metrics?
Hi do any one has dumps for ISTQB or ISEB exams for august or september exam 2013. Pleae mail qazwsx2631981@yahoo.co.in
What is Functional, Non-Functional, and Regression used for (i.e. the purpose of each)?
Which is the current formal world-wide recognized documentation standard?
What are the major differences between stress testing, load testing, volume testing?
What is independent test group (itg)?