Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Objects DO NOT exist on a web page within the QTP forums, part of the Software Testing category; Hi GI's I'm testing an application currently where depending on the security of the current user logged into the system, certain functions, buttons and operations can/cannot be done. example: admin's ...
|
|||||||
|
|||
|
Objects DO NOT exist on a web page
Hi GI's
I'm testing an application currently where depending on the security of the current user logged into the system, certain functions, buttons and operations can/cannot be done. example: admin's can see create, edit and delete buttons, whereas operators can only see create and edit I want to use QTP to write tests that check more specifically for the Lack of existence of these objects and still pass the test. Currently i'm recording checkpoints which check that objects exist, then the test passes. However I want to check if the object does NOT exist, then the test Passes. Thanks in advance, QTPNewbie |
| Sponsored Links |
|
|||
|
Re: Objects DO NOT exist on a web page
If the checkpoint passes, means the Object exist. What you really want to do is check if the Button object is active or inactive, right?
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Package oracle.jdbc.driver does not exist | Geek_Guest | Oracle | 4 | 03-30-2009 08:46 AM |
| Object does not exist at page load | Geek_Guest | QTP | 1 | 11-19-2007 08:18 AM |
| how to pass to pageid to the Object Rep so that pull up all the objects in that page | nikki_qa | Testing Frameworks | 0 | 10-22-2007 02:05 PM |
| which is more suitable IN or EXIST in SQL? | rahul.earl | SQL | 5 | 08-06-2007 09:10 AM |
| How do I use regular expressions to capture multiple dynamic objects in a page | ikill4lafs | QTP | 0 | 07-02-2007 10:09 PM |