How do you scope, organize, and execute a test project?
Answers were Sorted based on User's Feedback
Answer / umasubbu4u
Using the management tool like Test Manager,Test Director.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aaa
Scope: going through the requirement specifications
thoroughly and if I have any doubts in them I send them to
the business analyst and then replies?..that?s how I
understand the scope of the module.
Organize: Preparing test cases and after completing them I
send it to the team lead for approval and if he rejects
rewriting them again and soon???..
Execute: here I check the environment whether it?s ready to
execute or not.
| Is This Answer Correct ? | 1 Yes | 1 No |
What information is contained in the checklist file?
Some of the importent functions in data driven test(ddt)?
What is open STA?Explain in detail.
how do you analyze the properties associated with object
What is the use of virtual object wizard and how it is used?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??
How does winrunner Recognize Objects in an application?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
how to upload an application in winrunner which we want to test