You say it is a bug but developer say it is not a bug then
what will you do?
Answer Posted / padmas
As a whole of the product if there is a bug and developer say it is not a bug, then will explain how it is a bug. Sometimes there will be team of developers where from units get developed. If there is a bug in one unit and developer says it is not a bug, may be the unit is not developed by him/her. While integrating two units if the stub work between these two units possible bug exists in stub than the units, though the working without any bug. will try to fix it than arguing about a bug if exists.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Explain the terms test and business component?
How to attach a file to TD?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
when a test case is written how u test using qtp
what is error and fault in terms of software quality?
What is output value? How many types of output values are there in qtp?
Analyzing the checpoint results?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Tell me one scenario, the complex functionality you have automated in your project?
What are the benefits of quick test pro(qtp)?