What is the difference between Test Startegy and Test
Planning.
Answer Posted / sumedha morbale
I think Test planning & strategy are same thing which
explain who does the testing?,why the tests are performed?
how the tests are conducted?,when the tests are
conducted?,what need to be tested?,entry/exit
criteria,risk,future release all which are to be discussed..
If anyone thinks i m wrong so plz correct me..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How u r managing the staff unavailability?
What is the dfd (data flow diagram)?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
Explain exit criteria?
What is test schedule?
What is high order tests?
In MSBI also we need to write test cases please tell me because iam new to msbi
What is operational requirements?
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
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?
Explain compatibility testing?
What is coverage measurement?
hi friends pls send to me any one have or guide me for model papers or previous papers of ISTQB certification exam foundation level
I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
Explain audit?