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 |
What is the difference between keyword view and expert view?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do
what r the drawbacks and limitations of QTP?
How to pass parameters into an action.Please explain me with examples
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.
how to do the batch testing in test director using manual testing procedure?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
How u will open the build automatically in QTP except using Systemutil.run command
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)