You have been given an application and you have only 15
mins to test the application. How would you do the testing?
Answers were Sorted based on User's Feedback
Answer / vj
the question must be clear like complexity of the project
normally it will be considered for risk analysis if we have
less time but not sooo less
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gs
What I will do is first check what is the purpose of that
application and then will test the basic functionilities of
the application according to its use. Thats what I think we
can do of the time span is very less.
Is This Answer Correct ? | 0 Yes | 0 No |
ou would do an exploratory testing. which means testing the
application without an document.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rita
In 15 mins without the requiremnet document/application
Knowledge, one can go for smoke testing(basic/main
functionality testing) to find out any severity 1 issue
exist. If there is no issue in smoke testing then the
application is good to go for next level of testing.
Is This Answer Correct ? | 0 Yes | 0 No |
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
Hai all plz tell me what is a use case ? As for as me concerned a use case is a technique of capturing functional requirments for the client... from which Test Case will be derieved...Is tht rt if so Then what does the BRS business requirments specification or functional requirment specification documents(FRS) do if use case specifies the functionality of an appli....
Which is the good tool for testing between Load Runner or Win Runner,and which version.Can u plz tell me on my id i.e nitin9360@gmail.com,thnks.
What is the technical reviews and reviews?
a step by step procedure on the action in testing and verifying of results is called a
Can anyone tell me is there any cirtification in Testing like we have SUN cirtification in java,if yes then from where i can get it & which institute offer those cirtification & what is he process
What is failure-directed testing?
how many types of automation frame works are there?
What is CCB and MTBF, why should we use this.
What is the minimum criteria for white box?
how to attach and detach databases in sql?
What it means by test harness?