Will you write a test plan in all phases?
Answer Posted / vishal
test plan is a strategic document it contains info about
resources schedule types of testing etc so i thing its
planned once and not in all phases of sdlc.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
what r the 2 subdivisions of quality process and where does tesing fit?
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 do the companies expect the defect reporting to be communicated by the tester to the development team. Can the excel sheet template be used for defect reporting. If so what are the common fields that are to be included who assigns the priority and severity of the defect.
Evidence of your ability to quickly learn a new application or technology with proof of the effective role you played in the subsequent release of the software to a user/market.
What is Functional, Non-Functional, and Regression Testing used for (i.e. the purpose of each)?
What is recovery/error testing?
Explain software testing strategies?
Explain quality control?
How can I get free .NET add-in for QTP9.2. What is the process to install any add-in?
how cam www sites be tested
What is parallel/audit testing?
Which testing method is used to check the software in abnormal condition?
Explain basis path testing?
Explain automated testing?