I have a tool for automation testing (eg:qtp).I have two
functionality(A & B) to test.A is tested once in a year. B
is tested everyday. At present i have the money and resource
availability to automate only one functionality.Which one
will u suggest and why?
Answers were Sorted based on User's Feedback
Answer / samrat
before automation,
consider for the ,whether we will be able to automate the
test case in the application
To know this....
firstly,we will consider the technical feasibilty for
automating tc then,the how many times the tc being executed
in entire automation suite,reusability of the test
functions and number of times the scripts need to be
executed in the future.then later on the time span,resource
avail,etc;;
so i would go for B
correct me if iam wrong
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / ram.polavarapu
we need to go for B why because we can write script in
notepad and save as .vbs file and add in schedule in
control panel everyday the process is going to
automated.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the different types of recording modes?
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How to give Table check points?
QTP in mumbai
Explain abt the File System Object in QTP with ex
3 differences between QTP & Winrunner?
Explain actions in qtp ?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
What is iteration? How it is related to Test Results in QTP?
What is the extension of the recovery scenario file in qtp?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?