HI i'm Ramu new join as manual tester plz send me test cases
for web application testing i need basic idea's
Answer / satya
Basic thing u 1st want to knw is about several test
cases,testing tools,testing methodologies to test an
application or a software.u cn find this in google.
Whereas,according to me nw a days,accrdng to the
competetion in daily life,manual tester dnt have a bright
future,so,u may do is,start working on automation testing
where every company that need recruitment in their company
for testers or Quality Analyst's(QA's) will opt people who
can work on automation only.
good luck.
| Is This Answer Correct ? | 1 Yes | 2 No |
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
What is the difference between System testing and System Integration testing?
what are the testcases for square
write a testcase for electronic door?
hai........... please tell abt testcases.. how we can drived the testcases in project?
How to write test scenarios for a Web application, with an example?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Please give me a test case scenario for search engine covering all the fuctionalities
what is the purpose of writing testcases
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Give Sample of Validation Test Case.