Answer Posted / k. chandra sekhar
a) Defect life cycle when the team lead open the what is the
defect then that defect status is changed that open stage
b) Open status in Defect life cycle when after tester who s
verifying then that status open some times team lead or
developer also
K.Chandra Sekhar
Senior Software Test Engineer, XYZ Company in Hyderabad
I am taking the live project class for testing projects and
how to success the interval panel
In That class I am teach to real time FAQS with real time
answers. They are
Manual : 300 FAQS
QTP : 300 FAQS
HR : 100 FAQS
TD : 50 FAQS
Resume : 100 FAQS
Test case : 75 FAQS
Related company : 100 FAQS
Related stands : 50 FAQS
One project 20day explain Near S.R nagar Ph 91-9951458189.
(Class timings only 8AM to 2 PM) ndra_143@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the challenges u faced in testing with crm domain? How u overcome with?
how did u use automating testing tools in ur job?
Explain the concept of how quicktest professional identifies object?
What are the features and benefits of quick test pro (qtp 8.0)?
can any body give the banking domain concepts/links
Discuss quicktest professional (qtp) environment?
I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is the extension of the recovery scenario file in qtp?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Explain different recording modes?
how to acess a test in RSA?
How to release all resources file from the QTP?