Answer Posted / s.reddy
A GOOD TEST CASE IS ONE WITCH IS HAVING HIGH PROBABILITY OF
FINDING AN ERROR
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How will you find the current time of the remote machine using QTP script?
What is the difference between analog and low level recording?
Is it possible to change the property value at runtime? How it is possible?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
what is Property......End Property loop? how to write sript for it in QTP
what is the difference between IE & Netscape in web testing on a log in page
Who uses qtp tool?
How to import a test case present in ".xls" file to TD under a Test set?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Why is action split used by qtp?