Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to verify in Web application, User Interface allignment in broswers?
#1
Not Solved Exclamation 
Hi,
The web application which I test is all fine in IE(6 & 7) browsers but sometimes distorted in GUI when opened in Firefox. Is there a way I can capture this problem using QTP 10.0? Do Let me know.
Thanks,
Sunny95
Reply
#2
Not Solved
hi Sunny,
would you like to explain your query a bit. what do you mean by distorted in GUI?

Reply
#3
Not Solved
Hi Saket,
Example- the Username and passwd edit boxes are one below other in IE, which is correct.Same is displayed in same row next to each other in Firefox.
From verification point, both editbox objects r present in FF but they r aligned in same row is wrong as per my reqirement. I need to capture this and report as fail case.

pls let me know if further details r reqired.
thanks - Sunny
======================================================
Reply
#4
Not Solved
I can think of a very basic logic for this, try may be this can be helpful
get 'x' and 'y' properties of both edit boxes.
if x is same for both and y differs - edit boxes are placed vertically i.e. in different rows
if y is same for both and x differs - edit boxes are placed horizontally i.e. in same row

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to Verify Static Object Text which is changing Dynamically with Expected Result johnny77 0 3,171 06-25-2015, 11:32 AM
Last Post: johnny77
  webfile web object not identified at runtime in a java application saila123 1 2,642 02-11-2015, 08:23 PM
Last Post: Kirill
Smile find out of spelling error in Web application deveshbhatt29 1 2,067 01-10-2014, 05:10 PM
Last Post: Maheep_bhambri
  Verify Text box border color qtpexpert 3 5,689 09-11-2012, 11:48 PM
Last Post: DevilkID
  Array as User-Defined Environment Variables Arena 3 4,107 04-16-2012, 09:19 AM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)