Which of the Test cases can be automated?
can anybody tell me with an example.
Answer Posted / avijeet
The test case which is related to GUI we can automate.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where you have applied oops in automation framework?
Tell me what is the purpose of getoptions() method?
What are the pre-requisites to start automation testing?
Can you explain data-driven testing?
Describe some problem that you had with automating testing tool.
What are the advantages of the automation framework?
What u mean by infrgistics control (What is infrgistics Controls)?
What should you do after finding a bug?
What is mean by ARGO testing? Can you please explain anyone
Explain what is the hybrid framework?
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.
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 is a framework for automation testing?
Explain about basics of rational robot - ibm test automation tool?
Tell us the difference between assert and verify commands?