how to test web application
Answer / guru prasad naidu
user interface-
first check the application userinterface
means when we open the it's displaying proper way or notm
username,passwords,submit...
object properties-
than we check the object properties of the
page enable,disable field's width height.
input domain's-
charecterstic of input fields..
| Is This Answer Correct ? | 0 Yes | 1 No |
What testing activities you may want to automate?
What are the risks associated in automation testing?
What are pros and cons of automating tests at ui layer?
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
What are the main attributes of test automation?
What is test tool?
Can we do automation testing without a framework? If yes, then why do we need a framework?
If automating - what is your process for determining what to automate and in what order?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
How will you automate basic “login” functionality test cases for an application?
if i want to use different values in datatable with each iteration of for loop what would i do ??/