what is the procedure do u follow for writing the test scripts
Answer / allin
1)understanding the functional requirements
2)function- scope in the current build
3)expected outcome
4)input value
5)Is it required to automate-If it is, insert note to
automate.
all other scenarios depends on the process & project.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the purpose of a gui spy?
How will you automate a test case?How will u find a IPconfig of an appln or a machine?
In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.
what is the diff. Between GUI_unload() and GUI_close()?
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
Explain the purpose of different record methods?
How do you that one record was entered in to a particular table using winrunner?
what is software metrics
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.
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
how do to stop the functionality of UDF
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide