hello...any one tell me , where can i get company email
id.. actually i am searching on testing... in my CV i put
3+ exp.. but all companies are asked company email id..
please provide solution for that...
thanx in advance...
Answer Posted / hari
yes kalyan,u r right
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what you mean by artifact,milestone...
Explain how Does Run time data (Parameterization) is handled in QTP?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
What is the script for database check point, bitmapchek point, regular expression ?
In qtp, how you can exit for loop?
What is the file extension of the code file and object repository file in QTP?
How do you convert manual test cases to automated test cases?
What are the types of object repositories? Which one is you using?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Hybrid framework supports Descriptive programming. Is it true?
Have you faced any problems with object repository?
How does quicktest professional (qtp) identifies the object in the application?
when u script reveiwing in which area u more concentrates?
Limitations in QTP?
How to test background color and dynamic images during run time can you put the check point for moving objects?