Suppose if a functionalityis not mensioned in requirement
document and but its present in application. will it be
consider as a bug and viceversa?
Answers were Sorted based on User's Feedback
Answer / nath .t
It's not treated as a bug. Bcz. it's not disturb the
funcationality of an application. So it's extra funcationality.
Its come under sanitation testing. This testing purpose is
to find out extra functionalities of an
application(funcationality doesn't exist in requirement doc.).
Ex.: In requirement doc., Login form have not Forget
password funcationality. But developer add that feature
before enhancement the application.
| Is This Answer Correct ? | 1 Yes | 1 No |
How to convert QTP's ObjectRepository.mdb file to xml file
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.
how to write vbscript on web applications in qtp. explian with one example?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
what are the cases in which we use XML and accessibility check points.
How can you handle exceptions in qtp?
what is the smart identification techniqu?what r the different mechanisums used in it?
how will u do database testing in qtp? how will u do the same with descriptive programming?
can i able to connect any version of qtp to any version qc
what is reusable action and how the same can be implemented (process)?
what is Property......End Property loop? how to write sript for it in QTP