what is exit and entry criteria of automation testing.
any body wants a real time script,please mail to me.
contactno;9986435766
Answer Posted / aruna
The application should be stable
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
What is quicktest professional window?
How to creating an output value using quicktest professional (qtp)?
What is ObjectParamater?
How to start recording using quicktest professional (qtp)?
What is the difference between a Function and Action in QTP?
In qtp, how you can get the last character from a string?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What is the basic concept of quicktest professional (qtp)?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
What is Curd testing?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.