give an example of unit test and integration test and system
test and UAT test?
Answer / mudaseer
unit testing done by developers example checking the memory and how to optimize the code
integration testing:for example sign in to gmail and send mail it should be present sent items
another one example i am sending photo from skype if the other user is online he should be able to receive the photo
system testing: when the whole system is built check the functionality from one end to other
example atm
insert an atm card enter valid pin number enter the amount to be withdrawn check whether the atm is giving money or not
insert an atm card enter valid pin number click on check balance it should display the balance
uat test is done by customer
| Is This Answer Correct ? | 9 Yes | 0 No |
wht is release management . did the tester will involve in the release management
plz give me any body some 3top UAT test cases, Advance thanks?
The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
please give the description of stages of SDLC.And what is feasibility study...?
hi..I am from Pune and i want to take ISTQB.So pls tell me which book i should refer and sample papers?How much time i need to prepare for it?Those who have material pls help me out and mail me at pankaj_r_autela@yahoo.com , And those who are from Pune and have taken this exam ,i vl like to share your knowledge. Thanks in Advance to all of you.. Pankaj
Why we use decision tables?
What is oo function 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 are two formats of WWN defined by the IEEE?
What is utilization?
Hi, Pls tell me what is system use case with a example nd who prepares it.Pls anyone help me.
Explain traceability matrix?