How to do Integration testing in gmail application?
Answer Posted / kavitha
1)There should be a data flow
2) there should be database change
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quality assurance (qa)?
What is meant by Regression testing? Differentiate Sanity and Regression testing?
How the 2 wings and body of the butterfly model of test development is represented?
Explain failure?
Test Items and Feature To Be Tested for calculator
When is it ideal that the testing is stopped?
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 test scenarios and test strategy?
What is test first design?
Explain Peer Review in Software Testing?
What does the mclabe cyclomatic complexity of a program determine?
What is upward compression?
how i find swing lenth of probe ?
hello frnz when we r testing cookies for security testing in that we have to check for deleting cookies my ques is do we have to delete from browser(google chrome m using) or from hard drive? reply soon thanx
What are the types of disk array used in SAN?