When Both Developer and Test Engineer conducting testing
different?
Answer / ashish saxena
I think the statement of question needs to be modified but
keeping it same i am answering as per my interpretation:
Basically a testing engineer cariies out integration,
system, UAT and other testings.
While developer does unit testing.
Is This Answer Correct ? | 1 Yes | 0 No |
How should we create a compiled module? What is its importance?
The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?
What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
what is the name given by WR to Microsoft excel file
What is the purpose of gui spy?
How to remove the data driven wizard from the script?
what is the extension of the gui expected results file?
can anybody tell me what is project architecture?
what is the winrunner framework or architecture?
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.