1.what is senario?
Answers were Sorted based on User's Feedback
Answer / praveenkumar m b
scenario tells about the event like
"what you are going to test"
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / satya
Before exceting any test case we wil prepare test scenario,
it consists of ECP, BVA, this is process is same in both
automation and manual testing.
| Is This Answer Correct ? | 1 Yes | 3 No |
What are the risks associated in automation testing?
I am looking for selenium RC Training in Hyderabad. can any one tell me the best institute ?
how to test an webbased application?
Give some examples of priority – severity defect levels.
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?
What is data - driven automation?
Hi All, I am looking selenium training in Hyderabad. can any one tell me the best training institute/trainer?
What is ‘good code’? What is ‘good design’?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What is mean by ARGO testing? Can you please explain anyone
How can we make one test method dependent on other using testng?