Test Life cycle starts IS it Requirments stage or Test
Initiation?
Answer / shilpa reddy
Test life cycle starts with test initiation.
| Is This Answer Correct ? | 6 Yes | 0 No |
how to display message with out using msgbox function?
If I give some thousand tests to execute in two days what do you do?
What are the Features & Benefits of Quick Test Pro ?
explain qtp framework by taking an example?
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What are the trigger events in qtp?
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
What is the descriptive programming?
What is our exact stage involvement with QTP?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close