What are the three aspects of GUI software to test for with
WinRunner?
Answer / rajendra prasad reddy
1.Create GUI map and Test csripts
2.Debug and Run the defects
3.view and report the Results.
| Is This Answer Correct ? | 0 Yes | 0 No |
why sql injection is injected in manual testing?
write 3 main test cases for excel sheet?
Why do we prepare test condition,testcases,testscript?
In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?
Explain Water fall Model
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
Name three types of tests that should NOT be automated.
I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)
how to indentify memory leakages after the build
What is difference between Test Plan and Test Strategy
what is user interface testing?
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you