We have a testing assignment should be test in very short
span.Do you think automated tests are the best solution for
this type of scenario?
Answer Posted / lia
No. Automating the test for projects with short development
life cycle is more time consuming and is not effective. It
can be handy for projects with long SDLC as automating the
scripts requires more time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain load testing on websites?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
How to Rcognize the Objects in the Web Page Dialog Using QTP
Tell me what is an absolute xpath?
Tell us the difference between assert and verify commands?
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.
How does load testing work for websites?
Do you know the difference between close and quit command?
What are the advantages of test automation?
On what basis you can map the success of automation testing?
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
In Selenium how a test suit is run and report is generated.
What are the disadvantages of Hybrid framework
In Selenium how a test suit is run and report is generated.