does test plan is in test strategy or test strategy is in
test plan.
Answer Posted / medpalle
Test Strategy contains in the Test Plan. The process is
like this:
TestPlan--->Tescases---->Execution ---->Defects Reporting
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can you handle exceptions in qtp?
What is keyword view?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to define array in qtp?
Hi All, How to get repeated word in string . Thanks Balaji
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
Explain qtp(quick test professional)?
How many types of object repository in qtp?
Can we write winrunner language i.e TSL in QTP tool?
How to attach a file to TD?
How do you synchronization point through DP?
what is command for executing files?
Give the syntax to import/export xls into qtp.