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 is the diff between manual test plan document and automation test plan doc.can u explain indetail.
For which type of projects the iterative model is not suitable?
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
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How can you pass value one action to another action?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Is virtual object supported in low level recording mode?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Connect to QC using AOM.
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
distinguish between old version and new version QTP features.
can i compare two databases using QTP ?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?