3. Generally what type of bugs we are finding in a project
give some examples?
Answers were Sorted based on User's Feedback
Answer / sudhanandareddy
in web based..
we find some bugs like..
Images are not displaying properly.
size of the Image and theire allocation.
Links Provided in Application are not working properly.
allocations of Frames.
and Applications in that applications are not posting
data.
generally we find this bugs..
let me know am i right or not?
pls mail me for feed back..nanda.dreddy@gmail.com
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sankari.r
In web Based Applications:
1.Run time error is coming.
2.If grid is there means,paging pbm. will come.
3.UI Related issues are coming.
4.Short cut keys are not working properly.
5.Tab order sequence is not working properly.
I got this type of issues many times.
Is This Answer Correct ? | 2 Yes | 1 No |
Tell me how can we find the value of different attributes like name, class, value of an element?
what is dynamic window and dynamic model ? (worksoft automation tool)
Write a short compiled module which selects random numbers?
Explain what is the hybrid framework?
Tell me what type of scenarios can be automated?
How do we Test the C++ and Unix Application Using Automated Tool.
What is the purpose of the wrun.ini file?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
Define behavioral testing
What type of scenarios can't be automated?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Can we find all links on a web page?