How many types of Test Plans are there...??
Answers were Sorted based on User's Feedback
Answer / pradyumna
two types oftest plan
1-Manual TestPlan
2-Automation Testplan
if wrong then send the answer
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / sriram
There is no types of test plan.it comes under TestCases
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / antony ouseph
if that is the case what are normal test plan, release test plan and master test plans ?? i dont know in detail.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shivu
there no types of test plans and only for test cases are there
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alok
There is no types of Test plan
But in the test plan we have to cover
Automation Part,Which includes the tool which have to
use.the frame work which have to follow
| Is This Answer Correct ? | 2 Yes | 4 No |
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming
str="QTP AUTOMATION TESTING" here how many T are there in the str finally i want to display the T
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.
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How do you perform Regreession Testing?
How to Save your test using QTP?
what is the difference between parameters and arguments?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
Why qtp always start action1 and does not start action?