What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / sadiya
hi
image check point use to check only the image
bitmap check point use to check all testing environment
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the difference btn risks & Therads in the Test plan documentation?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
If I change the property value at runtime is it effect is object repository?
can any body give the banking domain concepts/links
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
what is the difference between modular framework & datadriven framework
Both static and dynamic arrays are handled by the vb script. Is it true?
What are the differences between quicktest professional (qtp) and winrunner?
What are the different attribute used with regular expression?
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
Give the syntax to load function at run time.
how will you load the test cases in ddt?
What is text check point and text area check point?
How to use the object spy in quicktest professional (qtp) 8.0 version?
how many maximum number of virtual users we can create?