What is the difference between functional spec. and
Business requirement specification?
Answer Posted / vengi
FS:Fs will be prepared by system analyst,implement SRS in
prepare of FS .in which covers what is the functions are
developde and systems used
SRS:given by client ,this for to capture the bussiness
logics for software
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Who uses qtp tool?
What is throw object?
How does qtp identify objects in the application?
Where to use function or action?
How software automation specialist enter steps in the Expert View?
Hi, how can we check or avoid the memory leakage in QTP9.2?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How to define array in qtp?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How to associate shared object repository to test in qtp?
How to check feasibility of the appliction?in automation testing?
How did you resolve conflicts present in Object Repository?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?